commit | e47a5cddf893815e7da16e3226b959af785d8aaf | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Wed Jul 01 15:17:35 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:02:27 2009 -0400 |
tree | 15766b50789f0a9ebffabd8ba0c57f47eff99130 | |
parent | b623a9f7c488e51dbe4320d8b5cdd0ba242d0067 [diff] |
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 <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>