[PATCH v8 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
Yijing Wang
wangyijing at huawei.com
Tue Mar 24 18:22:02 PDT 2015
On 2015/3/24 20:31, Thierry Reding wrote:
> On Tue, Mar 24, 2015 at 11:34:18AM +0800, Yijing Wang wrote:
>> Now pci_scan_root_bus() is almost similar to
>> pci_create_root_bus() + pci_scan_child_bus().
>> So we could use common pci_scan_root_bus() in
>> pci_common_init_dev() to scan pci busses.
>> tegra_pcie_scan_bus() is redundant, remove it.
>>
>> Signed-off-by: Yijing Wang <wangyijing at huawei.com>
>> CC: Thierry Reding <thierry.reding at gmail.com>
>> CC: linux-tegra at vger.kernel.org
>> ---
>> drivers/pci/host/pci-tegra.c | 16 ----------------
>> 1 files changed, 0 insertions(+), 16 deletions(-)
>
> Jetson TK1 still boots over NFS root via the onboard PCIe network card
> with this series applied, so:
>
> Tested-by: Thierry Reding <treding at nvidia.com>
> Acked-by: Thierry Reding <treding at nvidia.com>
Thanks!
>
--
Thanks!
Yijing
More information about the linux-arm-kernel
mailing list