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:
3d6e470
)
[SPARC64]: Improve VIO device naming further.
author
David S. Miller
<davem@sunset.davemloft.net>
Fri, 20 Jul 2007 05:51:07 +0000
(22:51 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sat, 21 Jul 2007 00:14:13 +0000
(17:14 -0700)
The best scheme to get uniqueness seems to be:
FOO -- If node lacks "id" property
FOO-$(ID) -- If node has "id" but parent lacks "cfg-handle"
FOO-$(ID)-$(CFG_HANDLE) -- If node has both
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found