diff options
author | Rob Herring <[email protected]> | 2020-07-21 20:25:10 -0600 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2020-07-23 17:13:13 +0100 |
commit | b411b2e1adb9aa81d75799272dd484c8045f0b88 (patch) | |
tree | a9cea6a66845a90dd85b0d1fd9e1ad87e750b333 /tools/perf/scripts/python/bin/syscall-counts-record | |
parent | 61f11f8250e2dc7acde8d9e09ddae3a70cbe1a6f (diff) |
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/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Yoshihiro Shimoda <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions