[SPARC64]: Improve VIO device naming further.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 20 Jul 2007 05:51:07 +0000 (22:51 -0700)
committerDavid 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