commit | bb3660f130996d2653f123ee1ad802f11adbfb1c | [log] [tgz] |
---|---|---|
author | Markus Pargmann <mpa@pengutronix.de> | Tue Oct 29 08:47:48 2013 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Nov 13 15:38:30 2013 +0530 |
tree | 52f0c9e2312f1f376937732548c17de8781ff008 | |
parent | 702e94d66b555622ca6830de3095b5f0bb2ff6d7 [diff] |
dma: mxs-dma: Update state after channel reset After a channel reset, the channel stops running automatically. The state update was missing so that a channel perperation right after a channel reset failed. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>