aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2014-01-11 20:08:39 +0100
committerVinod Koul <[email protected]>2014-01-20 13:50:49 +0530
commit70cbb163de1c6de239375b967caf372a98fae935 (patch)
treecdbd3ca9e589a289ef358f3df060f6a36d1361a7 /tools/perf/util/trace-event-scripting.c
parent04abf5daf7df852566e5a4782d5954daa40e2542 (diff)
dma: pl330: Use dma_get_slave_channel() in the of xlate callback
Currently the driver uses dma_request_channel() with a custom filter function to find the requested channel. This will loop over all available channels until the one we want has been found, but we already know which channel we want to request, so we can dma_get_slave_channel(). This also makes the code a bit shorter cleaner. Signed-off-by: Lars-Peter Clausen <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions