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

commit a32615a1a661f83661e8a26c3bc7763f716da8f3 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.

Additionally, slightly rearrange the members of struct slot
so they are naturally aligned to eliminate holes.

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/ibmphp.h
drivers/pci/hotplug/ibmphp_ebda.c