PCI: handle pci_name() being const
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 2 Jul 2008 20:24:49 +0000 (13:24 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 3 Jul 2008 19:30:59 +0000 (12:30 -0700)
This changes pci_setup_device to handle pci_name() now returning a
constant string.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found