]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf2b6618d4a2e35a7745450b90ccd5edd41893f5a
tree2018f3ac3906a87a2cbd894a338c5836ad65e341
parentb67174c86a07f2cd21d5f45d447feca17853b09d
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