]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dell-laptop: Block software state changes when rfkill hard blocked
authorMario Limonciello <Mario_Limonciello@Dell.com>
Tue, 9 Feb 2010 19:11:05 +0000 (14:11 -0500)
committerMatthew Garrett <mjg@redhat.com>
Thu, 25 Feb 2010 16:50:46 +0000 (11:50 -0500)
commitec1722a21491e4c354bc3bbc704fef9a8fa811fb
tree90a7ad2bce8dcb2d6b59e8c2e0fbacf8cb365801
parente551260b233e8dcbdc9d5f238ad4aa1200dc2ea7
dell-laptop: Block software state changes when rfkill hard blocked

The "hardware" switch is tied directly to a BIOS interface that will
connect and disconnect the hardware from the bus.

If you use the software interface to request the BIOS to make these
changes, the HW switch will be in an inconsistent state and LEDs may not
reflect the state of the HW.

Signed-off-by: Mario Limonciello <Mario_Limonciello@Dell.com>
drivers/platform/x86/dell-laptop.c