PCI: Hotplug core: remove 'name'
authorAlex Chiang <achiang@hp.com>
Mon, 1 Dec 2008 20:10:25 +0000 (13:10 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 5 Dec 2008 18:55:19 +0000 (10:55 -0800)
commita2bb11b208c1bdd36f7468783f01d746fcf061de
tree994f0b5c6453b22f3367cd51362af9c41b601868
parent6e9082ddf690b53217f76bd9d45aaeea49f6c92e
PCI: Hotplug core: remove 'name'

commit 58319b802a614f10f1b5238fbde7a4b2e9a60069 upstream.

Now that the PCI core manages the 'name' for each individual
hotplug driver, and all drivers (except rpaphp) have been converted
to use hotplug_slot_name(), there is no need for the PCI hotplug
core to drag around its own copy of name either.

Cc: kristen.c.accardi@intel.com
Cc: matthew@wil.cx
Acked-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/pci_hotplug_core.c
include/linux/pci_hotplug.h