lguest: struct device - replace bus_id with dev_name()
authorMark McLoughlin <markmc@redhat.com>
Wed, 10 Dec 2008 17:45:39 +0000 (17:45 +0000)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:56:12 +0000 (09:26 +1030)
bus_id is gradually being removed, so use dev_name() instead.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found