commit | e1acb24f059defdaa0264e925f19cc21b0a3e592 | [log] [tgz] |
---|---|---|
author | Alex Chiang <achiang@hp.com> | Mon Oct 20 17:41:38 2008 -0600 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Oct 22 16:42:42 2008 -0700 |
tree | 9758cc4da2cab89d54c5c3a58eb9b978ad4b45c0 | |
parent | a32615a1a661f83661e8a26c3bc7763f716da8f3 [diff] |
PCI: pciehp: 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 pciehp's version of struct slot, and remove unused 'task_list' as well. 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>