diff options
author | Zhang Rui <[email protected]> | 2014-09-09 00:21:59 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2014-09-09 00:34:21 +0200 |
commit | 4990141496b82f91cb96b37100ac882ea5cee8b7 (patch) | |
tree | 88aed8d9e1249db89ba6fc1196298fae442cfc1c /net/lapb/lapb_subr.c | |
parent | 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd (diff) |
ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID list
Fujitsu backlight and hotkey devices have ACPI drivers.
The PNP MODULE_DEVICE_TABLE in fujitsu-laptop driver is just used as an
indicator for module autoloading, but this is wrong because what we
need is ACPI module device table instead, because the driver is probing
ACPI devices.
Thus remove those IDs from ACPI PNP scan handler list as we don't
have a PNP driver for them, and convert the fujitsu-laptop PNP
MODULE_DEVICE_TABLE to ACPI MODULE_DEVICE_TABLE.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=81971
Signed-off-by: Zhang Rui <[email protected]>
Tested-by: Dirk Griesbach <[email protected]>
Acked-by: Darren Hart <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions