From: Ivo van Doorn Date: Sat, 3 Jan 2009 18:56:02 +0000 (+0100) Subject: rt2x00: Replace RFKILL with INPUT X-Git-Tag: v2.6.30-rc1~662^2~836^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cca3e99861e883358ceb39ad17c9eaee082138a5;p=pandora-kernel.git rt2x00: Replace RFKILL with INPUT As discussed on linux-wireless rt2x00 does not offer a true RFKILL key, for that reason RFKILL support should be entirely removed. The key which is attached to the hardware should be treated as normal input device instead. Implement input_poll_dev support to poll the device frequently. When the key status has changed report it as a SW event. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed