Skip to content
Commit 58fb6666 authored by David S. Miller's avatar David S. Miller
Browse files

[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: default avatarDavid S. Miller <davem@davemloft.net>
parent 3d6e4702
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment