aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorThomas Petazzoni <[email protected]>2013-05-15 15:36:55 +0200
committerJason Cooper <[email protected]>2013-05-27 16:02:10 +0000
commit5afb9fe3678e2f54ba455a4c8b0c640037ca4775 (patch)
tree0cd45756dc9f3b87b59a0bbedcd6ac9be0b79bb6 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent005625fc5d62220242ec488d112e0a97e7fcd7bc (diff)
arm: kirkwood: move PCIe window init to legacy driver
Since we are going to enable the usage of the mvebu PCIe driver on Kirkwood, we don't want the PCIe windows to be unconditionally created by kirkwood_setup_wins(). Therefore, we move the PCIe window initialization into the legacy PCIe driver (arch/arm/mach-kirkwood/pcie.c). The platforms using the legacy driver will see their windows statically allocated by arch/arm/mach-kirkwood/pcie.c:kirkwood_pcie_init(). The platforms using the new driver in drivers/pci/ will see their windows dynamically allocated directly by the driver. Signed-off-by: Thomas Petazzoni <[email protected]> Tested-by: Andrew Lunn <[email protected]> Signed-off-by: Jason Cooper <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions