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:
6a28185
)
[POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()
author
Wade Farnsworth
<wfarnsworth@mvista.com>
Wed, 20 Jun 2007 00:15:10 +0000
(10:15 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 10 Jul 2007 11:53:49 +0000
(21:53 +1000)
The device tree for the MPC8641 HPCN does not implement the device type
property for I8042 nodes.
In addition to checking the I8042 node's device type, also match the
keyboard and/or mouse nodes' compatible property.
Signed-off-by: Wade Farnsworth <wfarnsworth@mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found