summaryrefslogtreecommitdiffstats
path: root/sound/ppc
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-05-23 01:48:32 +0200
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2020-07-10 12:50:23 +0200
commit78aada4b05bdc63687b76a079eca327d3825add1 (patch)
tree74d1292833a3979cdd09ed83eefcf1777ff8b351 /sound/ppc
parentPCI: xilinx-nwl: Use pci_host_probe() to register host (diff)
downloadlinux-78aada4b05bdc63687b76a079eca327d3825add1.tar.xz
linux-78aada4b05bdc63687b76a079eca327d3825add1.zip
PCI: xilinx: Use pci_host_probe() to register host
The xilinx 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-16-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 'sound/ppc')
0 files changed, 0 insertions, 0 deletions