+3
−37
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Simplify dma DT property handling. fsl,ssi-dma-events is not used anymore. It passes invalid data to imx_pcm_dma_params_init_data() which copies some data into an imx dma struct. This struct is never used in imx-dma or imx-sdma because of generic OF DMA handling. The "fsl,ssi-dma-events" is not used anywhere in dts files. Signed-off-by:Markus Pargmann <mpa@pengutronix.de> Tested-By:
Michael Grzeschik <mgr@pengutronix.de> Signed-off-by:
Mark Brown <broonie@linaro.org>