Re: PS3: replace bus_id usage

From: Greg KH
Date: Tue Feb 03 2009 - 20:28:56 EST


On Thu, Jan 29, 2009 at 04:00:08PM -0800, Geoff Levand wrote:
> Greg KH wrote:
> > From: Greg Kroah-Hartman <gregkh@xxxxxxx>
> >
> > 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 <geoffrey.levand@xxxxxxxxxxx>
> > Cc: Kay Sievers <kay.sievers@xxxxxxxx>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
> >
> > ---
> >
> > 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 <geoffrey.levand@xxxxxxxxxxx>

Thanks, I will do that.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/