[SPARC] sbus: Make sure sbus nodes are named uniquely.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 18 Jul 2006 04:06:15 +0000 (21:06 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 21 Jul 2006 21:18:06 +0000 (14:18 -0700)
Just name them "sbus%d" otherwise on sun4d we try to register
multiple entries named "sbi@0,0" which does not work.

Based upon a report from Raymond Burns.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found