[PATCH Part1 v11 3/5] PCI: designware: Use pci_scan_root_bus() for simplicity

Pratyush Anand pratyush.anand at gmail.com
Wed Jun 3 04:45:52 PDT 2015


On Wed, May 27, 2015 at 7:48 PM, Jingoo Han <jingoohan1 at gmail.com> wrote:
> On Tue, 28 Apr 2015 15:01:37 +0800, Yijing Wang wrote:
>
>> Pci_bus_add_devices() was ripped out of pci_scan_root_bus().
>> Now pci_scan_root_bus() == pci_create_root_bus() +
>> pci_scan_child_bus() if busn resource is supplied.
>> Designware added the busn resource to resources list
>> in dw_pcie_setup(). So it should be safe to use
>> pci_scan_root_bus() instead.
>>
>> Signed-off-by: Yijing Wang <wangyijing at huawei.com>
>> CC: Mohit Kumar <mohit.kumar at st.com>
>> CC: Jingoo Han <jg1.han at samsung.com>
>
> +cc: Pratyush Anand, Lucas Stach
>
> Acked-by: Jingoo Han <jingoohan1 at gmail.com>



Looks fine to me:
Acked-by: Pratyush Anand <pratyush.anand at gmail.com>



More information about the linux-arm-kernel mailing list