On 06/14/2012 06:40 AM, Alexey Kardashevskiy wrote:
spapr_populate_pci_devices() populates the device tree only with bus properties and has nothing to do with the devices on it as PCI BAR allocation is done by the system firmware (SLOF).New name - spapr_populate_pci_dt() - describes the functionality better. Signed-off-by: Alexey Kardashevskiy<a...@ozlabs.ru>
Thanks, applied to ppc-next. Alex