From: Corentin Chary Date: Mon, 29 Nov 2010 07:14:14 +0000 (+0100) Subject: eeepc-wmi: never load if legacy device is enabled X-Git-Tag: v2.6.38-rc1~424^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d358cb55a4cc83c37fbaebc0e4401a573777c6ac;p=pandora-kernel.git eeepc-wmi: never load if legacy device is enabled If legacy device (SB.ATKD - ASUS010) used by eeepc-laptop is enabled, don't allow eeepc-wmi to load because: - eeepc-laptop may be loaded, and can conflict with eeepc-wmi (they both try to register eeepc::touchpad led for example). - the WMI interface is inteded to be used when the OS is not detected as Win 7. And when this is the case, the ASUS010 device is disabled. Signed-off-by: Corentin Chary Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed