Re: PS3: replace bus_id usage

From: Geoff Levand
Date: Thu Jan 29 2009 - 19:00:51 EST


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>


--
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/