commit | 034e0ab54bfe57bc980452f991d3ab443f1b085a | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> | Sat Jan 19 07:30:09 2008 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Fri Jan 25 22:52:51 2008 +1100 |
tree | a58c442aafab2bd29eb00d58b23fc919b77e7e28 | |
parent | cda563fb9ca2c26ff720110b25e96205b71d3bae [diff] |
[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>