From: Matthew Garrett Date: Tue, 20 Jan 2009 15:17:48 +0000 (+0100) Subject: eeepc-laptop: Implement rfkill hotplugging in eeepc-laptop X-Git-Tag: v2.6.29-rc4~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5740294ca3a9b113fe146f2826effb69ca50008d;p=pandora-kernel.git eeepc-laptop: Implement rfkill hotplugging in eeepc-laptop The Eee implements rfkill by logically unplugging the wireless card from the PCI bus. Despite sending ACPI notifications, this does not appear to be implemented using standard ACPI hotplug - nor does the firmware provide the _OSC method required to support native PCIe hotplug. The only sensible choice appears to be to handle the hotplugging directly in the eeepc-laptop driver. Tested successfully on a 700, 900 and 901. Signed-off-by: Matthew Garrett Signed-off-by: Corentin Chary Signed-off-by: Len Brown --- Reading git-diff-tree failed