From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outbound8-blu-R.bigfish.com (outbound-blu.frontbridge.com [65.55.251.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.bigfish.com", Issuer "*.bigfish.com" (not verified)) by ozlabs.org (Postfix) with ESMTP id 42F3ADDE2C for ; Tue, 27 Feb 2007 01:41:15 +1100 (EST) Message-ID: <45E2F179.7070102@am.sony.com> Date: Mon, 26 Feb 2007 06:40:57 -0800 From: Geoff Levand MIME-Version: 1.0 To: Paul Mackerras Subject: Re: [PATCH] ps3: always make sure we're running on a PS3 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Cc: Geert Uytterhoeven , Linux/PPC Development , Arnd Bergmann List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Paul, please apply. Acked-by: Geoff Levand