]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI: acpiphp: remove 'name' parameter
authorAlex Chiang <achiang@hp.com>
Mon, 20 Oct 2008 23:41:12 +0000 (17:41 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 22 Oct 2008 23:42:39 +0000 (16:42 -0700)
commitdf77cd10078e36e1b89964e5e8c206add399a98d
tree97a7f3a1c5d0b3f711106f9ffcf5b7c9493848e2
parent5fe6cc60680d29740b85278e17a002fa27b7e642
PCI: acpiphp: remove 'name' parameter

We do not need to manage our own name parameter, especially since
the PCI core can change it on our behalf, in the case of duplicate
slot names.

Remove 'name' from acpiphp's version of struct slot.

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/acpiphp.h
drivers/pci/hotplug/acpiphp_core.c