PCI: v3: Use pci_host_probe() to register host
authorRob Herring <robh@kernel.org>
Fri, 22 May 2020 23:48:24 +0000 (17:48 -0600)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Fri, 10 Jul 2020 10:50:23 +0000 (11:50 +0100)
commitd7169a94f1ba8c14db465fe3e410a4feceea35a5
tree2018f3ac3906a87a2cbd894a338c5836ad65e341
parent67047e8bc8aa4b4d57c5e2bd00d48ac7c8b8757b
PCI: v3: Use pci_host_probe() to register host

The v3 host driver does the same host registration and bus scanning
calls as pci_host_probe, so let's use it instead.

Link: https://lore.kernel.org/r/20200522234832.954484-8-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
drivers/pci/controller/pci-v3-semi.c