]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI: ibmphp: stop managing hotplug_slot->name
authorAlex Chiang <achiang@hp.com>
Mon, 20 Oct 2008 23:41:33 +0000 (17:41 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 22 Oct 2008 23:42:41 +0000 (16:42 -0700)
commita32615a1a661f83661e8a26c3bc7763f716da8f3
tree3c33e4fc205f184d2fbd135bd800e05182aa18c6
parent43caae884b5a5e2eacb4879225341cb49700e129
PCI: ibmphp: 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.

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

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