linux/arch/powerpc/platforms/ps3
Geert Uytterhoeven ef596c697a [POWERPC] ps3: always make sure were running on a PS3
Add missing checks to PS3 specific drivers ps3av and sys-manager to verify that
we are actually running on a PS3 (pointed out by Arnd).

Correct existing checks in other subsystems/drivers to return -ENODEV instead
of zero.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
2007-03-10 00:07:51 +01:00
..
Kconfig [PATCH] ps3: introduce CONFIG_PS3_ADVANCED 2007-03-01 14:53:38 -08:00
Makefile [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
exports.c
htab.c [PATCH] ps3: cleanup ps3fb before clearing HPTE 2007-02-12 09:48:44 -08:00
hvcall.S
interrupt.c [PATCH] ps3: missing exports 2007-02-09 08:28:48 -08:00
mm.c [POWERPC] ps3: always make sure were running on a PS3 2007-03-10 00:07:51 +01:00
os-area.c [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
platform.h [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
repository.c [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
setup.c [POWERPC] PS3: System manager support 2007-02-16 14:00:19 +11:00
smp.c [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
spu.c [POWERPC] powerpc: Remove SPU struct pages for PS3 2007-02-13 15:35:54 +11:00
system-bus.c [POWERPC] ps3: always make sure were running on a PS3 2007-03-10 00:07:51 +01:00
time.c