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:
f7785a6
)
[SPARC] sbus: Make sure sbus nodes are named uniquely.
author
David S. Miller
<davem@sunset.davemloft.net>
Tue, 18 Jul 2006 04:06:15 +0000
(21:06 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 21 Jul 2006 21:18:06 +0000
(14:18 -0700)
Just name them "sbus%d" otherwise on sun4d we try to register
multiple entries named "sbi@0,0" which does not work.
Based upon a report from Raymond Burns.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found