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:
99ae1c8
)
[SPARC64]: Fix of_device bus_id settings.
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 5 Oct 2006 09:07:32 +0000
(
02:07
-0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 10 Oct 2006 00:24:52 +0000
(17:24 -0700)
They have to be unique system-wide, so use
"NAME@NODE" as the string pattern of the non-root
nodes.
Thanks to Andrew Morton for fixing the error value
checking in bus_add_device() which made this problem
finally noticable.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found