-
- Downloads
[POWERPC] PS3: Make bus_id and dev_id u64
Change the PS3 bus_id and dev_id from type unsigned int to 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 <Geert.Uytterhoeven@sonycom.com> Signed-off-by:
Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by:
Paul Mackerras <paulus@samba.org>
Showing
- arch/powerpc/platforms/ps3/device-init.c 2 additions, 2 deletionsarch/powerpc/platforms/ps3/device-init.c
- arch/powerpc/platforms/ps3/mm.c 4 additions, 4 deletionsarch/powerpc/platforms/ps3/mm.c
- arch/powerpc/platforms/ps3/platform.h 6 additions, 6 deletionsarch/powerpc/platforms/ps3/platform.h
- arch/powerpc/platforms/ps3/repository.c 8 additions, 13 deletionsarch/powerpc/platforms/ps3/repository.c
- arch/powerpc/platforms/ps3/system-bus.c 7 additions, 7 deletionsarch/powerpc/platforms/ps3/system-bus.c
- drivers/net/ps3_gelic_net.c 2 additions, 2 deletionsdrivers/net/ps3_gelic_net.c
- include/asm-powerpc/ps3.h 2 additions, 2 deletionsinclude/asm-powerpc/ps3.h
Loading
Please register or sign in to comment