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:
b06824c
)
[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.
author
Fabrice Knevez
<nuxdoors@cegetel.net>
Thu, 14 Dec 2006 23:20:29 +0000
(15:20 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 17 Dec 2006 22:06:58 +0000
(14:06 -0800)
"sunkbd_enable(sunkbd, 0);" has no effect. Adding "sunkbd->enabled =
enable" in sunkbd_enable (obvious)
Signed-off-by: Fabrice Knevez <nuxdoors@cegetel.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found