[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1360832420-6349-1-git-send-email-andriy.shevchenko@linux.intel.com>
Date: Thu, 14 Feb 2013 11:00:14 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Vinod Koul <vinod.koul@...el.com>, linux-kernel@...r.kernel.org,
Viresh Kumar <viresh.kumar@...aro.org>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v2 0/6] dma: various fixes in different DMAC drivers
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists