From: Corentin Chary Date: Sun, 6 Feb 2011 12:28:28 +0000 (+0100) Subject: eeepc-wmi: add hotplug code for Eeepc 1000H X-Git-Tag: v2.6.39-rc1~20^2^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afa7c886578ce264d9b66d4bcb1fea51fac47925;p=pandora-kernel.git eeepc-wmi: add hotplug code for Eeepc 1000H Implement wireless like hotplug handling (code stolen from eeepc-laptop). Reminder: on some models rfkill is implemented 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 platform driver. Signed-off-by: Corentin Chary Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed