From: Yinghai Lu Date: Fri, 18 May 2012 01:51:11 +0000 (-0700) Subject: PCI: add busn_res in struct pci_bus X-Git-Tag: v3.6-rc1~112^2~21^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92f02430934ca1c1e991a1ab3541880575042697;p=pandora-kernel.git PCI: add busn_res in struct pci_bus This adds a busn_res resource in struct pci_bus. This will replace the secondary/subordinate members and will be used to build a bus number resource tree to help with bus number allocation. [bhelgaas: changelog] CC: Andrew Morton Signed-off-by: Yinghai Lu Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed