summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pcie-xilinx.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-05-23 02:48:31 +0300
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2020-07-10 13:50:23 +0300
commitdd58950f9875ab33b5c2499a1add592800fe703d (patch)
tree9e5a07c54f98d73a48869799bf04254c35f4e769 /drivers/pci/controller/pcie-xilinx.c
parentf473182c7524ddc04b5fc0aeb246ac102cf6edb5 (diff)
downloadlinux-dd58950f9875ab33b5c2499a1add592800fe703d.tar.xz
PCI: xilinx-nwl: Use pci_host_probe() to register host
The xilinx-nwl host driver does the same host registration and bus scanning calls as pci_host_probe, so let's use it instead. The only difference is pci_assign_unassigned_bus_resources() was called instead of pci_bus_size_bridges() and pci_bus_assign_resources(). This should be the same. Link: https://lore.kernel.org/r/20200522234832.954484-15-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Cc: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'drivers/pci/controller/pcie-xilinx.c')
0 files changed, 0 insertions, 0 deletions