diff options
author | Rob Herring <robh@kernel.org> | 2020-07-21 20:25:12 -0600 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2020-08-04 16:36:14 +0100 |
commit | 4a957563fe0231e0b7764bbb35c135a468643d5f (patch) | |
tree | 32cdbc994ec7a811b1bf38bc661dbfbed76facf7 /drivers/firmware | |
parent | 4cb18d13b01142d54a5fab66a2e9f562c08bc23b (diff) | |
download | linux-stable-4a957563fe0231e0b7764bbb35c135a468643d5f.tar.gz linux-stable-4a957563fe0231e0b7764bbb35c135a468643d5f.tar.bz2 linux-stable-4a957563fe0231e0b7764bbb35c135a468643d5f.zip |
PCI: rcar-gen2: Convert to use modern host bridge probe functions
The rcar-gen2 host driver still uses the old Arm PCI setup function
pci_common_init_dev(). Let's update it to use the modern
devm_pci_alloc_host_bridge(), pci_parse_request_of_pci_ranges() and
pci_host_probe() functions.
Link: https://lore.kernel.org/r/20200722022514.1283916-18-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-renesas-soc@vger.kernel.org
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions