Re: [PATCH 3/3] [RFC] pci: tegra: use new pci_register_host interface

2016-05-02 Thread Thierry Reding
On Sat, Apr 30, 2016 at 01:01:39AM +0200, Arnd Bergmann wrote: > Tegra is one of the remaining platforms that still use the > traditional pci_common_init_dev() interface for probing PCI > host bridges. > > This demonstrates how to convert it to the pci_register_host > interface I just added in a p

[PATCH 3/3] [RFC] pci: tegra: use new pci_register_host interface

2016-04-29 Thread Arnd Bergmann
Tegra is one of the remaining platforms that still use the traditional pci_common_init_dev() interface for probing PCI host bridges. This demonstrates how to convert it to the pci_register_host interface I just added in a previous patch. This leads to a more linear probe sequence that can handle e