diff options
author | 2020-07-21 20:25:10 -0600 | |
---|---|---|
committer | 2020-07-23 17:13:13 +0100 | |
commit | b411b2e1adb9aa81d75799272dd484c8045f0b88 (patch) | |
tree | a9cea6a66845a90dd85b0d1fd9e1ad87e750b333 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: rcar: Use devm_pci_alloc_host_bridge() (diff) | |
download | wireguard-linux-b411b2e1adb9aa81d75799272dd484c8045f0b88.tar.xz wireguard-linux-b411b2e1adb9aa81d75799272dd484c8045f0b88.zip |
PCI: rcar: Use struct pci_host_bridge.windows list directly
There's no need to create a temporary resource list and then splice it to
struct pci_host_bridge.windows list. Just use pci_host_bridge.windows
directly. The necessary clean-up is already handled by the PCI core.
Link: https://lore.kernel.org/r/20200722022514.1283916-16-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-pci@vger.kernel.org
Cc: linux-renesas-soc@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions