Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759440AbZA3AAt (ORCPT ); Thu, 29 Jan 2009 19:00:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753310AbZA3AAl (ORCPT ); Thu, 29 Jan 2009 19:00:41 -0500 Received: from outbound-wa4.frontbridge.com ([216.32.181.16]:29326 "EHLO WA4EHSOBE005.bigfish.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752905AbZA3AAk (ORCPT ); Thu, 29 Jan 2009 19:00:40 -0500 X-BigFish: VPS-25(zz1432R98dR1805Mzzzzz2fh6bh62h) X-Spam-TCS-SCL: 1:0 Message-ID: <49824308.6020209@am.sony.com> Date: Thu, 29 Jan 2009 16:00:08 -0800 From: Geoff Levand User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Greg KH CC: Kay Sievers , linux-kernel@vger.kernel.org Subject: Re: PS3: replace bus_id usage References: <20090126173019.GA12010@kroah.com> In-Reply-To: <20090126173019.GA12010@kroah.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 30 Jan 2009 00:00:08.0809 (UTC) FILETIME=[B6E22590:01C9826D] X-SEL-encryption-scan: scanned Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1015 Lines: 30 Greg KH wrote: > From: Greg Kroah-Hartman > > These simple debug statments should be using dev_dbg() instead of > accessing bus_id directly (or they should use device_name). > > As bus_id is going away, this patch is necessary. > > Cc: Geoff Levand > Cc: Kay Sievers > Signed-off-by: Greg Kroah-Hartman > > --- > > This fixes a built-breakage in linux-next. I'll be glad to keep this in > my tree if you don't want to take it in yours, just let me know. > > arch/powerpc/platforms/ps3/system-bus.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) This looks OK. Greg, please merge it through your tree. Acked-by: Geoff Levand -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/