On Mon, 2012-12-17 at 20:42 +0530, Viresh Kumar wrote: > On 17 December 2012 19:37, Andy Shevchenko > <[email protected]> wrote: > > From: Heikki Krogerus <[email protected]> > > > > Clear DWC_CFGL_CH_SUSP bit during termination if the channel > > was paused. > > > > Signed-off-by: Heikki Krogerus <[email protected]> > > Signed-off-by: Andy Shevchenko <[email protected]> > > Insufficient commit log :( > You don't have to say here, what you are doing, but why you are doing it.
Fighting against bug. The workflow in our case is to a) pause the dma, b) do something in the slave driver, c) terminate all transfers, d) submit new transfer. But d) doesn't happen because the channel is still paused. > Please mention the reason here first, then repost the series after getting my > comments Okay. -- Andy Shevchenko <[email protected]> Intel Finland Oy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

