Skip to content
Commit e0cad7a0 authored by Vinod Koul's avatar Vinod Koul
Browse files

dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan()



mxs_dma_reset_chan() expects struct dma_chan * as argument but we were
providing struct dma_chan, so fix this

Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 1faab1f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment