coreboot-kgpe-d16/src/device
Kyösti Mälkki 757c8b485b PCI subsystem: Use subordinate property to track bus enumeration
Parameter max is the cumulative number of PCI buses scanned on the
system so far. Use the property subordinate from the parent PCI bridge
device to keep track of the first available bus number instead of
passing that on the stack.

Change-Id: I1a884c98d50fa4f1eb2752e10b778aea8a7b090a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8537
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-06-04 11:21:08 +02:00
..
dram cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
oprom cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
Kconfig Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Makefile.inc device: Add class and subclass name support 2015-04-22 08:55:29 +02:00
azalia_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cardbus_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cpu_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
device.c resource: Adjust memory resources high earlier 2015-05-05 01:26:02 +02:00
device_romstage.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
device_util.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
hypertransport.c HyperTransport: Use subordinate property to track chain enumeration 2015-06-04 11:18:04 +02:00
pci_class.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pci_device.c PCI subsystem: Use subordinate property to track bus enumeration 2015-06-04 11:21:08 +02:00
pci_early.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pci_ops.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pci_rom.c cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
pciexp_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pcix_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pnp_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
root_device.c devicetree: Rename unused parameter to passthru 2015-06-04 11:19:30 +02:00
smbus_ops.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
software_i2c.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00