summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pcie-iproc.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-05-23 02:48:27 +0300
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2020-07-10 13:50:23 +0300
commitc63aed7334c21de8d626ff028ccad98cf5847a0e (patch)
tree1d0f43763d626cd6c898501a3257d642f4c328d4 /drivers/pci/controller/pcie-iproc.c
parent97c5372aeb5b43ab9d3f3db08652de8e8988b226 (diff)
downloadlinux-c63aed7334c21de8d626ff028ccad98cf5847a0e.tar.xz
PCI: altera: Use pci_host_probe() to register host
The altera 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-11-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com> Cc: Ley Foon Tan <ley.foon.tan@intel.com> Cc: rfi@lists.rocketboards.org
Diffstat (limited to 'drivers/pci/controller/pcie-iproc.c')
0 files changed, 0 insertions, 0 deletions