mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 19:50:24 +02:00
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> |
||
|---|---|---|
| .. | ||
| cfa_coef_table.h | ||
| gamma_table.h | ||
| isp.c | ||
| isp.h | ||
| ispccdc.c | ||
| ispccdc.h | ||
| ispccp2.c | ||
| ispccp2.h | ||
| ispcsi2.c | ||
| ispcsi2.h | ||
| ispcsiphy.c | ||
| ispcsiphy.h | ||
| isph3a.h | ||
| isph3a_aewb.c | ||
| isph3a_af.c | ||
| isphist.c | ||
| isphist.h | ||
| isppreview.c | ||
| isppreview.h | ||
| ispreg.h | ||
| ispresizer.c | ||
| ispresizer.h | ||
| ispstat.c | ||
| ispstat.h | ||
| ispvideo.c | ||
| ispvideo.h | ||
| luma_enhance_table.h | ||
| Makefile | ||
| noise_filter_table.h | ||
| omap3isp.h | ||