mirror_ubuntu-kernels/drivers/pci/controller/cadence
Rob Herring 24344226f6 PCI: cadence: 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/20200522234832.954484-2-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Tom Joseph <tjoseph@cadence.com>
2020-07-06 09:52:42 +01:00
..
Kconfig
Makefile
pcie-cadence-ep.c
pcie-cadence-host.c PCI: cadence: Use struct pci_host_bridge.windows list directly 2020-07-06 09:52:42 +01:00
pcie-cadence-plat.c
pcie-cadence.c
pcie-cadence.h PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DT 2020-05-18 15:52:34 +01:00