]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] ps3: repository storage support
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Sat, 27 Jan 2007 03:07:51 +0000 (19:07 -0800)
committerPaul Mackerras <paulus@samba.org>
Wed, 7 Feb 2007 03:03:17 +0000 (14:03 +1100)
commit6c7be7d385f4911895877e0f0697c598f600136f
treed8bffe6e30b7bffc66ffe74e636ad30a322122cd
parenteebb81c13aa831a623e903bbae97a23fe9be93eb
[POWERPC] ps3: repository storage support

Handle storage-related repository data:
  - Add missing implementations of ps3_repository_read_stor_*() repository
    accessors.
  - Dump storage properties in debug mode
  - Add PS3_DEV_TYPE_STOR_{DISK,ROM,FLASH} device types (which are identical to
    the corresponding SCSI device types) to enum ps3_dev_type

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/ps3/repository.c
include/asm-powerpc/ps3.h