commit | 6be50837e303c53b1e5a0138dfed132ccbabcdad | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Wed Oct 10 22:48:17 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:03:27 2008 -0800 |
tree | 5664873c9ab28c798e7044adf25e4e6e34da755d | |
parent | 93bb7f3a7bb5c95da10242d9763994a466c90b1d [diff] |
b43legacy: Use input-polldev for the rfkill switch This removes the direct call to rfkill on an rfkill event and replaces it with an input device. This way userspace is also notified about the event. This patch is the port to b43legacy of a patch for b43 by Michael Buesch <mb@bu3sch.de>. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>