diff options
author | Pali Rohár <[email protected]> | 2021-11-24 16:41:14 +0100 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2021-12-01 17:45:47 +0000 |
commit | 873883f2e92e21668e6a0ab051749429a602b121 (patch) | |
tree | a2f4e500f9453dd31814ba6200241fd8a6ba74eb /tools/perf/scripts/python/Perf-Trace-Util | |
parent | c1aa4b55aae4c283e57c07e71968504bfa7d4a13 (diff) |
PCI: mvebu: Remove custom mvebu_pci_host_probe() function
Now after pci_ioremap_io() usage was replaced by devm_pci_remap_iospace()
function, there is no need to use custom mvebu_pci_host_probe() function.
Current implementation of mvebu_pci_host_probe() is same as standard PCI
core function pci_host_probe(). So replace mvebu_pci_host_probe() call by
pci_host_probe() and remove custom mvebu_pci_host_probe() function.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions