From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pentafluge.infradead.org (pentafluge.infradead.org [213.146.154.40]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id DB5D1DDDFF for ; Mon, 25 Jun 2007 18:27:58 +1000 (EST) Date: Mon, 25 Jun 2007 00:30:42 -0700 From: Greg KH To: Geoff Levand Subject: Re: [patch] PS3: Fix USB return value Message-ID: <20070625073042.GA24605@kroah.com> References: <20070606024407.786638029@am.sony.com>> <46662443.9020905@am.sony.com> <4669E4BD.7060002@am.sony.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <4669E4BD.7060002@am.sony.com> Cc: owen@stampflee.com, gregkh@suse.de, Paul Mackerras , linux-usb-devel@lists.sourceforge.net, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Jun 08, 2007 at 04:22:37PM -0700, Geoff Levand wrote: > Fix a minor error on the return value of ps3_ehci_driver_register() > and ps3_ohci_driver_register() when running on non-PS3 systems. > > Signed-off-by: Geoff Levand > --- > Hi Greg, > > Testers found a problem with my latest PS3 USB patch. Please > add it in. I've merged this with your previous one so that no one hits the bug when doing a 'git bisect'. thanks, greg k-h