commit | df77cd10078e36e1b89964e5e8c206add399a98d | [log] [tgz] |
---|---|---|
author | Alex Chiang <achiang@hp.com> | Mon Oct 20 17:41:12 2008 -0600 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Oct 22 16:42:39 2008 -0700 |
tree | 97a7f3a1c5d0b3f711106f9ffcf5b7c9493848e2 | |
parent | 5fe6cc60680d29740b85278e17a002fa27b7e642 [diff] |
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>