-
由 Vinod Koul 提交于
mxs_dma_reset_chan() expects struct dma_chan * as argument but we were providing struct dma_chan, so fix this Signed-off-by: NVinod Koul <vinod.koul@intel.com>
e0cad7a0
mxs_dma_reset_chan() expects struct dma_chan * as argument but we were
providing struct dma_chan, so fix this
Signed-off-by: NVinod Koul <vinod.koul@intel.com>