Re: [patch 1/7] ps3: Make bus_id and dev_id u64

2007-11-28 Thread Geoff Levand
Geert Uytterhoeven wrote: > ps3: Make bus_id and dev_id u64. > > These IDs are 64-bit in the repository, and the special storage notification > device has a device ID of ULONG_MAX. > > Signed-off-by: Geert Uytterhoeven <[EMAIL PROTECTED]> > --- > arch/powerpc/platforms/ps3/device-init.c |4 +

[patch 1/7] ps3: Make bus_id and dev_id u64

2007-11-28 Thread Geert Uytterhoeven
From: Geert Uytterhoeven <[EMAIL PROTECTED]> ps3: Make bus_id and dev_id u64. These IDs are 64-bit in the repository, and the special storage notification device has a device ID of ULONG_MAX. Signed-off-by: Geert Uytterhoeven <[EMAIL PROTECTED]> --- arch/powerpc/platforms/ps3/device-init.c |