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)
commit2a07954b83a3d4dc93031d3ce030fb9380a8e15a
tree7a39dac358ed162b3e8ad9cb86cd3b457e1e7b88
parent0bfbce18b9c11201ebf1cfbc0deeab7bdbfe32a5
at76c50x-usb: use dev_name() instead of struct device.bus_id

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>
drivers/net/wireless/at76c50x-usb.c