From: Ivo van Doorn Date: Wed, 1 Jul 2009 13:17:35 +0000 (+0200) Subject: rt2x00: use wiphy rfkill interface X-Git-Tag: v2.6.32-rc1~703^2~666 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e47a5cddf893815e7da16e3226b959af785d8aaf;p=pandora-kernel.git rt2x00: use wiphy rfkill interface Remove the input_polldev from rt2x00 and replace it with the rfkill interface offered by the wiphy structure. This simplifies the entire rfkill handling in rt2x00 and allows us to remove the CONFIG_RT2X00_LIB_RFKILL option and always enables rfkill capabilities. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed