commit | e0cad7a00d86d8ebfac4f2d682e308508620de96 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Sun Dec 07 23:07:38 2014 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Dec 22 12:34:22 2014 +0530 |
tree | 8257d2ba1c14864b43c728680564b92a01f340cc | |
parent | 1faab1f2e3be3a10197840648d03a31fd0a29e93 [diff] |
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: Vinod Koul <vinod.koul@intel.com>