From: Geert Uytterhoeven Date: Fri, 9 Mar 2007 23:05:38 +0000 (+0100) Subject: [POWERPC] ps3: always make sure were running on a PS3 X-Git-Tag: v2.6.21-rc4~41^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef596c697a4d80048eccf50530153d7e3330c127;p=pandora-kernel.git [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 Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed