PCI: cpqphp: stop managing hotplug_slot->name
authorAlex Chiang <achiang@hp.com>
Mon, 1 Dec 2008 20:09:49 +0000 (13:09 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 5 Dec 2008 18:55:17 +0000 (10:55 -0800)
commit11f89e6b97e0b2fc9419b8d8aac8eb00a09dd9ba
treed7f17b81fc338dcfa267454643b92d9b27ef0ae3
parentd59fb1c0d9798030e491c67886dcd3d1d244de39
PCI: cpqphp: stop managing hotplug_slot->name

commit 30ac7acd05d1449ac784de144c4b5237be25b0b4 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: jbarnes@virtuousgeek.org
Cc: kristen.c.accardi@intel.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/cpqphp.h
drivers/pci/hotplug/cpqphp_core.c