commit | 58fb666643acee28d347de0b59bb938844c22f83 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Jul 19 22:51:07 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Jul 20 17:14:13 2007 -0700 |
tree | 6e05fe6f948720e4bf4e0be9e7ed757d3003dd77 | |
parent | 3d6e470236bc759f43c9f2377899b526a50e2e63 [diff] |
[SPARC64]: Improve VIO device naming further. 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>