]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: cpci_hotplug: stop managing hotplug_slot->name
authorAlex Chiang <achiang@hp.com>
Mon, 1 Dec 2008 20:09:44 +0000 (13:09 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 5 Dec 2008 18:55:17 +0000 (10:55 -0800)
commitd59fb1c0d9798030e491c67886dcd3d1d244de39
treeec48a37dbee2f03b6fb3ce826adbcaea121bf877
parentf434be11494a1ecf796d947b5f367c1ea96a831e
PCI: cpci_hotplug: stop managing hotplug_slot->name

commit d6c479e0b777afcd7a26ca62e122e3f878ccc830 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/cpci_hotplug.h
drivers/pci/hotplug/cpci_hotplug_core.c
drivers/pci/hotplug/cpci_hotplug_pci.c