kernel-hacking-2024-linux-s.../drivers/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
..
Makefile [POWERPC] PS3: System manager support 2007-02-16 14:00:19 +11:00
ps3av.c [POWERPC] ps3: always make sure were running on a PS3 2007-03-10 00:07:51 +01: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 were running on a PS3 2007-03-10 00:07:51 +01:00
vuart.c [POWERPC] ps3: always make sure were running on a PS3 2007-03-10 00:07:51 +01:00
vuart.h [POWERPC] PS3: Vuart add async read 2007-02-16 14:00:19 +11:00