aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorTomasz Figa <[email protected]>2019-12-19 18:39:54 +0900
committerGreg Kroah-Hartman <[email protected]>2019-12-30 20:11:31 +0100
commit5311f88e07ce83ea529a6a84716cbe32e8db2b6a (patch)
treea6a1058e0158175338233dc744102a052d8555e9 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parentc4a68b4da65ad388bbe3c3791f60655c4dd81173 (diff)
usb: mtk-xhci: Do not explicitly set the DMA mask
The mtk-xhci platform glue sets the DMA mask to 32 bits on its own, which was needed before commit fda182d80a0b ("usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA"), but now it has no effect, because xhci_gen_setup() sets it up for us according to hardware capabilities. Remove the useless code. Signed-off-by: Tomasz Figa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions