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:
4e68e18
)
sunsu: Fix detection of SU ports which are RSC console or control.
author
David S. Miller
<davem@davemloft.net>
Tue, 24 Nov 2009 21:58:52 +0000
(13:58 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Nov 2009 21:58:52 +0000
(13:58 -0800)
These device nodes are named "rsc-console" and "rsc-control" rather
than 'serial', but the device_type property is 'serial' so we'll
tip off of that for detection.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found