]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
b43legacy: Use input-polldev for the rfkill switch
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 11 Oct 2007 03:48:17 +0000 (22:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:03:27 +0000 (15:03 -0800)
commit6be50837e303c53b1e5a0138dfed132ccbabcdad
tree5664873c9ab28c798e7044adf25e4e6e34da755d
parent93bb7f3a7bb5c95da10242d9763994a466c90b1d
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>
drivers/net/wireless/b43legacy/Kconfig
drivers/net/wireless/b43legacy/main.c
drivers/net/wireless/b43legacy/rfkill.c
drivers/net/wireless/b43legacy/rfkill.h