[B43]: Use input-polldev for the rfkill switch
authorMichael Buesch <mb@bu3sch.de>
Fri, 28 Sep 2007 12:22:33 +0000 (14:22 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:54:13 +0000 (16:54 -0700)
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.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found