summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00lib.h
diff options
context:
space:
mode:
authorIvo van Doorn2009-01-03 19:56:02 +0100
committerJohn W. Linville2009-01-29 21:59:47 +0100
commitcca3e99861e883358ceb39ad17c9eaee082138a5 (patch)
tree7876976ddc1e60e510fdf905ac9fd3fca939d1d7 /drivers/net/wireless/rt2x00/rt2x00lib.h
parentath9k: Enable Bluetooth Coexistence support (diff)
downloadkernel-qcow2-linux-cca3e99861e883358ceb39ad17c9eaee082138a5.tar.gz
kernel-qcow2-linux-cca3e99861e883358ceb39ad17c9eaee082138a5.tar.xz
kernel-qcow2-linux-cca3e99861e883358ceb39ad17c9eaee082138a5.zip
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 <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rt2x00/rt2x00lib.h')
-rw-r--r--drivers/net/wireless/rt2x00/rt2x00lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/rt2x00/rt2x00lib.h b/drivers/net/wireless/rt2x00/rt2x00lib.h
index 5e8df250e50d..92918f315ee5 100644
--- a/drivers/net/wireless/rt2x00/rt2x00lib.h
+++ b/drivers/net/wireless/rt2x00/rt2x00lib.h
@@ -33,7 +33,7 @@
* Both the link tuner as the rfkill will be called once per second.
*/
#define LINK_TUNE_INTERVAL ( round_jiffies_relative(HZ) )
-#define RFKILL_POLL_INTERVAL ( round_jiffies_relative(HZ) )
+#define RFKILL_POLL_INTERVAL ( 1000 )
/*
* rt2x00_rate: Per rate device information