diff options
| author | Mika Westerberg <[email protected]> | 2013-08-19 11:01:17 +0000 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2013-08-20 10:25:49 +0000 |
| commit | 75ba899e95217fe9002878edc2777bdd49d908c3 (patch) | |
| tree | 238abbd229975e0c10d95c2e4493b17c082cc5c1 /drivers/net/xen-netback/interface.c | |
| parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... (diff) | |
| download | kernel-75ba899e95217fe9002878edc2777bdd49d908c3.tar.gz kernel-75ba899e95217fe9002878edc2777bdd49d908c3.zip | |
HID: i2c-hid: use correct type for ACPI _DSM parameter
ACPI 5.0 specification requires the fourth parameter to the _DSM (Device
Specific Method) to be of type package instead of integer. Failing to do
that we get following warning on the console:
ACPI Warning: \_SB_.PCI0.I2C1.TPL0._DSM: Argument #4 type mismatch - Found [Integer],
ACPI requires [Package] (20130517/nsarguments-95)
Fix this by passing an empty package to the _DSM method. The HID over I2C
specification doesn't require any specific values to be passed with this
parameter.
Signed-off-by: Mika Westerberg <[email protected]>
Reviewed-by: Benjamin Tissoires <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
