From: Seth Forshee Date: Tue, 21 Jun 2011 17:00:33 +0000 (-0500) Subject: acer-wmi: Only update rfkill status for associated hotkey events X-Git-Tag: v3.0-rc7~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92530664bbe5a13aede4a8763459bbe560ad9221;p=pandora-kernel.git acer-wmi: Only update rfkill status for associated hotkey events acer-wmi is indiscriminately using the device state from hotkey events to update the various rfkill states. On the Aspire 1830 this can result in a soft block on the wlan when the touchpad hotkey is pressed, as it is reporting a non-zero device state that does not reflect the wireless status. To fix this, only update rfkill states when a wlan or bluetooth hotkey is pressed. Signed-off-by: Seth Forshee Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed