aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Ujfalusi <[email protected]>2020-01-07 12:52:53 +0100
committerMauro Carvalho Chehab <[email protected]>2020-02-24 15:24:52 +0100
commit05e2ebfa2bb02d40857b1b6718d91135ee2cd7f5 (patch)
tree12fa3c5e7a01e1ea0343158f431204eb4ff4ff1c /tools/perf/scripts/python
parentaf5b333a793a93da3b2fbe887681fd32f8095645 (diff)
media: stm32-dcmi: 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]> Acked-by: Hugues Fruchet <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions