From: Geert Uytterhoeven Date: Thu, 22 Feb 2007 15:43:12 +0000 (+0100) Subject: [POWERPC] ps3: always make sure we're running on a PS3 X-Git-Tag: v2.6.22-rc1~1109^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8170f524894b17a3f36351fe0e1a3fb6aca733ee;p=pandora-kernel.git [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 Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed