Checking for the memcopy support using dma_stm32_stream will give wrong result as it won't get initialised at that point of time. Hence, use the dma_config member directly for checking the memcopy support. Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| dma_cavs.c | ||
| dma_cavs.h | ||
| dma_handlers.c | ||
| dma_nios2_msgdma.c | ||
| dma_qmsi.c | ||
| dma_sam_xdmac.c | ||
| dma_sam_xdmac.h | ||
| dma_stm32f4x.c | ||
| Kconfig | ||
| Kconfig.cavs | ||
| Kconfig.nios2_msgdma | ||
| Kconfig.qmsi | ||
| Kconfig.sam_xdmac | ||
| Kconfig.stm32f4x | ||