PCI: SGI Hotplug: stop managing bss_hotplug_slot->name
authorAlex Chiang <achiang@hp.com>
Mon, 20 Oct 2008 23:41:48 +0000 (17:41 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 22 Oct 2008 23:42:43 +0000 (16:42 -0700)
commit85234ce86dfa62b779faa19a70364a06e3f7fc32
tree0af51330a44cbc052e4e6416fa639d24c4bf9a32
parentb2132fecca02fa05d509ba4c8c1e51dee6ccd003
PCI: SGI Hotplug: stop managing bss_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.

Update the sn_hp_slot_private_alloc() interface to fill in
the correct name for us, as that function already has all
the parameters needed to determine the name.

Cc: kristen.c.accardi@intel.com
Cc: jpk@sgi.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/sgi_hotplug.c