]> Pileus Git - ~andy/linux/commit
dell-laptop: Only enable rfkill on Latitudes
authorHans de Goede <hdegoede@redhat.com>
Sun, 17 Nov 2013 13:00:17 +0000 (14:00 +0100)
committerMatthew Garrett <matthew.garrett@nebula.com>
Wed, 20 Nov 2013 23:50:48 +0000 (18:50 -0500)
commit2a92551845bbbc8421ba908cd14bbdf065e0f454
tree44d7ec9367909a9acc5562a12c3a783bd6fb7c56
parent4cc8a57425c623753b10b77b15392e5b83baa5a3
dell-laptop: Only enable rfkill on Latitudes

The rfkill functionality was removed from the dell-laptop driver because it
was causing problems on various non Latitude models, and the blacklist kept
growing and growing. In the thread discussing this Dell mentioned that they
only QA the rfkill acpi interface on Latitudes and indeed there have been
no blacklist entries for Latitudes.

Note that the blacklist contained no Vostros either, and most Vostros have
a hardware switch too, so we could consider supporting Vostros with a
hardware switch too.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/dell-laptop.c