]> git.baikalelectronics.ru Git - kernel.git/commit
acer-wmi: fix rfkill conversion
authorTroy Moure <twmoure@szypr.net>
Wed, 17 Jun 2009 10:51:56 +0000 (11:51 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Jun 2009 15:50:18 +0000 (11:50 -0400)
commit46b71177c504143e2dd3b565dcd97c3f212c3c5b
tree7b1eb3506e448377a880639444d4d48450c175fc
parenta484a3495228d2aca1838e7301758a688f67bdc2
acer-wmi: fix rfkill conversion

"rfkill: rewrite" incorrectly reversed
the meaning of 'state' in acer_rfkill_update() when it changed
rfkill_force_state() to rfkill_set_sw_state().  Fix it.

Signed-off-by: Troy Moure <twmoure@szypr.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/platform/x86/acer-wmi.c