From: Ivo van Doorn Date: Fri, 4 Jul 2008 12:51:39 +0000 (+0200) Subject: rt2x00: Remove input_polldev requirements for rfkill X-Git-Tag: v2.6.27-rc1~969^2~186^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50db7875d9dcd89f7624b13535738612faf8db0c;p=pandora-kernel.git rt2x00: Remove input_polldev requirements for rfkill With the new rfkill interface there is no longer a need for the input_polldev. Create a delayed_work structure which we can put on the mac80211 workqueue and poll the hardware every 1000ms. v2: Decrease poll frequency from 100ms to 1000ms Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed