[POWERPC] PS3: Storage Driver Core
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Thu, 21 Jun 2007 14:14:21 +0000 (00:14 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 28 Jun 2007 09:19:20 +0000 (19:19 +1000)
commit80071802cb9c622dbd44bc6ba292f0683891ef44
tree2ca8bfaee1212a5a62d059ee842394e14b068bae
parent32d7331852a07d1f94c6d1b817c7c45648aa0fe7
[POWERPC] PS3: Storage Driver Core

Add storage driver core support for the PS3.
PS3 storage devices are a special kind of PS3 system bus device.

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>
arch/powerpc/platforms/ps3/Kconfig
drivers/ps3/Makefile
drivers/ps3/ps3stor_lib.c [new file with mode: 0644]
include/asm-powerpc/ps3stor.h [new file with mode: 0644]