aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJim Quinlan <[email protected]>2021-12-09 15:47:24 -0500
committerThomas Bogendoerfer <[email protected]>2022-01-11 11:55:41 +0100
commitd552ddeaab4a15a8dc157ac007833aa0b3706862 (patch)
tree2154f1803c8497f39815fad8e564985be17bb774 /tools/perf/scripts/python/export-to-sqlite.py
parent6fffb01e3b78ba3a38baf49c1dc7eeb5edfd5818 (diff)
MIPS: bmips: Remove obsolete DMA mapping support
The code in 'arch/mips/bmips/dma.c' performed DMA mapping for inbound regions. This mapping was and is required for the Broadcom STB PCIe controller HW. This code is removed as the current 'struct device' has a @dma_range_map field which performs the same functionality by processing the "dma-ranges" DT property. Subsequently, ARCH_HAS_PHYS_TO_DMA is now unset since the dma_to_phys() and phys_to_dma() functions are removed. Signed-off-by: Jim Quinlan <[email protected]> Acked-by: Florian Fainelli <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions