diff options
author | 2007-08-29 18:15:17 +0200 | |
---|---|---|
committer | 2007-09-11 04:30:37 +1000 | |
commit | d8612417b2f78767b96ca434b50d23e5cdfcde07 (patch) | |
tree | dc6231b7d51c350dfba09dc0d34251313ec286f7 /drivers/acpi/debug.c | |
parent | [POWERPC] cell/PS3: Ignore storage devices that are still being probed (diff) | |
download | linux-dev-d8612417b2f78767b96ca434b50d23e5cdfcde07.tar.xz linux-dev-d8612417b2f78767b96ca434b50d23e5cdfcde07.zip |
[POWERPC] ibmebus: Prevent bus_id collisions
Previously, ibmebus derived a device's bus_id from its location code.
The location code is not guaranteed to be unique, so we might get bus_id
collisions if two devices share the same location code. The OFDT
full_name, however, is unique, so we use that instead (truncating it
on the left if it is too long).
Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'drivers/acpi/debug.c')
0 files changed, 0 insertions, 0 deletions