git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cda563f
)
[POWERPC] PS3: Make bus_id and dev_id u64
author
Geert Uytterhoeven
<Geert.Uytterhoeven@sonycom.com>
Fri, 18 Jan 2008 20:30:09 +0000
(07:30 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 25 Jan 2008 11:52:51 +0000
(22:52 +1100)
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>
No differences found