PCI: cpci_hotplug: stop managing hotplug_slot->name
authorAlex Chiang <achiang@hp.com>
Mon, 20 Oct 2008 23:41:17 +0000 (17:41 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 22 Oct 2008 23:42:39 +0000 (16:42 -0700)
commitd6c479e0b777afcd7a26ca62e122e3f878ccc830
tree326fa6cb470f4d819582dfaffa33f55e42b7c78f
parentdf77cd10078e36e1b89964e5e8c206add399a98d
PCI: cpci_hotplug: stop managing hotplug_slot->name

We no longer need to manage our version of hotplug_slot->name
since the PCI and hotplug core manage it on our behalf.

Now, we simply advise the PCI core of the name that we would
like, and let the core take care of the rest.

Cc: kristen.c.accardi@intel.com
Cc: scottm@somanetworks.com
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>
drivers/pci/hotplug/cpci_hotplug.h
drivers/pci/hotplug/cpci_hotplug_core.c
drivers/pci/hotplug/cpci_hotplug_pci.c