at76c50x-usb: use dev_name() instead of struct device.bus_id
authorKalle Valo <kalle.valo@iki.fi>
Fri, 27 Feb 2009 05:50:00 +0000 (07:50 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Feb 2009 19:53:05 +0000 (14:53 -0500)
Stephen Rothwell reported that bus_id from struct device will be removed, use
dev_name() instead.

Signed-off-by: Kalle Valo <kalle.valo@iki.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found