git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93bb7f3
)
b43legacy: Use input-polldev for the rfkill switch
author
Larry Finger
<Larry.Finger@lwfinger.net>
Thu, 11 Oct 2007 03:48:17 +0000
(22:48 -0500)
committer
David 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