commit | 4b75eb2bd30707c1af76145fd3a4ec2d890e1870 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Oct 05 02:07:32 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Oct 09 17:24:52 2006 -0700 |
tree | 8297f3968f759788a8cb2e385dfb6e24ae18a6c4 | |
parent | 99ae1c83b5107cd91e45d4d3c7bf096cdff0cf06 [diff] |
[SPARC64]: Fix of_device bus_id settings. They have to be unique system-wide, so use "NAME@NODE" as the string pattern of the non-root nodes. Thanks to Andrew Morton for fixing the error value checking in bus_add_device() which made this problem finally noticable. Signed-off-by: David S. Miller <davem@davemloft.net>