linux/drivers/media/platform/omap3isp
Peter Ujfalusi a9943f6b6b [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 <peter.ujfalusi@ti.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-11-16 16:14:20 -02:00
..
cfa_coef_table.h
gamma_table.h
isp.c [media] v4l: omap3isp: Fix OF node double put when parsing OF graph 2016-11-16 16:13:39 -02:00
isp.h
ispccdc.c [media] omap3isp: don't break long lines 2016-10-21 09:34:16 -02:00
ispccdc.h
ispccp2.c
ispccp2.h
ispcsi2.c [media] omap3isp: don't break long lines 2016-10-21 09:34:16 -02:00
ispcsi2.h
ispcsiphy.c [media] omap3isp: don't break long lines 2016-10-21 09:34:16 -02:00
ispcsiphy.h
isph3a.h
isph3a_aewb.c [media] omap3isp: don't break long lines 2016-10-21 09:34:16 -02:00
isph3a_af.c [media] omap3isp: don't break long lines 2016-10-21 09:34:16 -02:00
isphist.c [media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channel 2016-11-16 16:14:20 -02:00
isphist.h
isppreview.c
isppreview.h
ispreg.h
ispresizer.c
ispresizer.h
ispstat.c [media] omap3isp: don't break long lines 2016-10-21 09:34:16 -02:00
ispstat.h
ispvideo.c [media] v4l2: remove g/s_crop from video ops 2016-08-24 09:46:09 -03:00
ispvideo.h
luma_enhance_table.h
Makefile
noise_filter_table.h
omap3isp.h