commit | e23727da77109ef856f7a76c1a7d2e2282f600f5 | [log] [tgz] |
---|---|---|
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | Tue Sep 15 17:25:17 2009 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Sep 17 10:05:36 2009 -0700 |
tree | 83d600080ea3cbb8bd064ddad040604e06f077ce | |
parent | 8720d27dabf580278a7719fa8b5783d9878e2d42 [diff] |
PCI: pciehp: remove num_slots field Since PCIe downstream port has only one slot at most, we don't need num_slots field in struct controller. Note that struct controller itself doesn't exist if PCIe downstream port has no slot. Acked-by: Alex Chiang <achiang@hp.com> Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>