commit | d54798f034b247b9d95a31cd755a4236655ca502 | [log] [tgz] |
---|---|---|
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | Tue Sep 15 17:28:53 2009 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Sep 17 10:06:09 2009 -0700 |
tree | 7f1be3a0e83a171fd16656cfb89b24b0f8144e50 | |
parent | a2359a334fb2c89347e031c4494282e6756e9ae7 [diff] |
PCI: pciehp: remove first_slot field The slot number can be calculated only by physical slot number field in the slot capabilities register. So the first_slot field in struct controller is meaningless and we don't need it. 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>