]> git.baikalelectronics.ru Git - kernel.git/commit
PS3: replace bus_id usage
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Jan 2009 17:12:12 +0000 (09:12 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Mar 2009 23:38:23 +0000 (16:38 -0700)
commitba0a98dd01f2c858a78e9539d20876bf7182f204
tree6adae1289602fd4b0d14a19624f8538926c4b596
parent82153f0b73291efb3b9bff66ce95c0244f4f34c8
PS3: replace bus_id usage

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.

Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/powerpc/platforms/ps3/system-bus.c