Re: [PATCH] ps3: always make sure we're running on a PS3
From: Arnd Bergmann <arnd@arndb.de>
Date: 2007-02-22 17:31:13
From: Arnd Bergmann <arnd@arndb.de>
Date: 2007-02-22 17:31:13
On Thursday 22 February 2007, Geert Uytterhoeven wrote:
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 <redacted>
Acked-by: Arnd Bergmann <redacted>