aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPeter Ujfalusi <[email protected]>2019-12-17 11:40:25 +0100
committerMauro Carvalho Chehab <[email protected]>2020-02-24 16:04:49 +0100
commit1b5482e0d2680da7202d29013f6b5aa5e203046f (patch)
tree0ac221e3ef6d8aa16bb2e94eb7cfb1825bd46579 /tools/perf/scripts/python/bin
parenteee16d210c18577217789e17d36e1d38b5bc2237 (diff)
media: rcar_drif: Use dma_request_chan() instead dma_request_slave_channel()
dma_request_slave_channel() is a wrapper on top of dma_request_chan() eating up the error code. By using dma_request_chan() directly the driver can support deferred probing against DMA. Signed-off-by: Peter Ujfalusi <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions