linux/drivers/ps3
Geert Uytterhoeven 8170f52489 [POWERPC] ps3: always make sure we're 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>
Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-03-09 15:03:23 +11:00
..
Makefile [POWERPC] PS3: System manager support 2007-02-16 14:00:19 +11:00
ps3av.c [POWERPC] ps3: always make sure we're running on a PS3 2007-03-09 15:03:23 +11:00
ps3av_cmd.c [PATCH] ps3: disable display flipping during mode changes 2007-02-12 09:48:44 -08:00
sys-manager.c [POWERPC] ps3: always make sure we're running on a PS3 2007-03-09 15:03:23 +11:00
vuart.c [POWERPC] ps3: always make sure we're running on a PS3 2007-03-09 15:03:23 +11:00
vuart.h [POWERPC] PS3: Vuart add async read 2007-02-16 14:00:19 +11:00