This is a patcset of independent fixes of the DMAC drivers. They are simple and being understandable in their context.
Since v1: - address all comments - add ACKs - rebase on top of recent Vinod's next branch Andy Shevchenko (6): dma: of-dma: protect list write operation by spin_lock dmaengine.h: remove redundant else keyword dma: coh901318: avoid unbalanced locking dma: coh901318: set residue only if dma is in progress edma: do not waste memory for dma_mask dma: tegra20-apb-dma: remove unnecessary assignment drivers/dma/coh901318.c | 4 +++- drivers/dma/coh901318_lli.c | 2 +- drivers/dma/edma.c | 6 ++++-- drivers/dma/of-dma.c | 2 ++ drivers/dma/tegra20-apb-dma.c | 1 - include/linux/dmaengine.h | 4 ++-- 6 files changed, 12 insertions(+), 7 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/