From: Matthew Garrett Date: Wed, 10 Feb 2010 19:44:03 +0000 (-0500) Subject: dell-laptop: Pay attention to which devices the hardware switch controls X-Git-Tag: v2.6.34-rc1~276^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6760ac4268b6dbe03d74e5faef35bc862a82542;p=pandora-kernel.git dell-laptop: Pay attention to which devices the hardware switch controls Right now, we assume that the hardware rfkill switch on Dells toggles all radio devices. In fact, this can be configured in the BIOS and so right now we may mark a device as hardware killed even when it isn't. Add code to query the devices controlled by the switch, and use this when determining the hardware kill state of a radio. Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed