Files
linux-stable-mirror/arch/powerpc/kernel
Joachim Fenkes d8612417b2 [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>
2007-09-11 04:30:37 +10:00
..
2007-08-15 15:12:50 +10:00
2007-07-20 13:39:59 +10:00
2007-07-20 14:25:51 +10:00
2007-07-17 10:23:03 -07:00
2007-07-29 17:09:29 -07:00