From: Kenji Kaneshige Date: Tue, 15 Sep 2009 08:25:17 +0000 (+0900) Subject: PCI: pciehp: remove num_slots field X-Git-Tag: v2.6.32-rc1~53^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e23727da77109ef856f7a76c1a7d2e2282f600f5;p=pandora-kernel.git 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 Signed-off-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed