[PATCH 0/6] dma: various fixes in different DMAC drivers

From: Andy Shevchenko
Date: Tue Feb 12 2013 - 05:59:36 EST


This is a patcset of independent fixes of the DMAC drivers. They are simple and
being understandable in their context.

Andy Shevchenko (6):
of: dma: protect list write operation by spin_lock
dmaengine.h: remove redundant else keyword
dma: coh901318_lli: avoid unbalanced locking
dma: coh901318_lli: 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/tegra20-apb-dma.c | 1 -
drivers/of/dma.c | 2 ++
include/linux/dmaengine.h | 3 +--
6 files changed, 11 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/