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)
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>

No differences found