aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Ujfalusi <[email protected]>2016-11-04 05:58:02 -0200
committerMauro Carvalho Chehab <[email protected]>2016-11-16 16:14:20 -0200
commita9943f6b6b77cf974d8d602be9cc92863e46b5f4 (patch)
tree61f9108acd406d891dd8de2caf5935bd26bc47f1 /tools/perf/scripts/python
parent04b96d1a6954309eb562ef2736c019b3cf2dad2a (diff)
[media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channel
When requesting the DMA channel it was mandatory that we do not have DMA resource nor valid DMA channel via DT. In this case the dma_request_slave_channel_compat() would fall back and request any channel with SW trigger. The same can be achieved with the dma_request_chan_by_mask() without the misleading use of the DMAengine API - implying that the omap3isp does need to have DMA resource or valid dma binding in DT. Signed-off-by: Peter Ujfalusi <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions