[GIT PULL] slave-dmaengine fixes

From: Vinod Koul
Date: Thu Apr 26 2012 - 12:44:42 EST


Hi Linus,

Please pull the following to recieve fixes of slave dma drivers.
This round we have small fixes on few drivers

The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928:
Linus Torvalds (1):
Linux 3.4-rc1

are available in the git repository at:
git://git.infradead.org/users/vkoul/slave-dma.git fixes

Davide Ciminaghi (1):
dmaengine/amba-pl08x : reset phychan_hold on terminate all

Linus Walleij (2):
dma/ste_dma40: explicitly include regulator consumer header
dma/ste_dma40: fix erroneous comparison

Narayanan G (1):
dma40: Improve the logic of stopping logical chan

Nicolas Ferre (1):
dmaengine: at_hdmac: remove clear-on-read in atc_dostart()

Olof Johansson (1):
dma: pl330: fix a couple of compilation warnings

Shawn Guo (1):
dma: mxs-dma: enable channel in device_issue_pending call

Vinod Koul (1):
dmaengine: imx-dma: dont complete descriptor for cyclic dma

drivers/dma/amba-pl08x.c | 1 +
drivers/dma/at_hdmac.c | 4 -
drivers/dma/imx-dma.c | 9 +-
drivers/dma/mxs-dma.c | 10 +-
drivers/dma/pl330.c | 25 ++-
drivers/dma/ste_dma40.c | 323 ++++++++++++++++++++------------
drivers/dma/ste_dma40_ll.h | 2 -
drivers/mmc/host/mxs-mmc.c | 3 +
drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 1 +
9 files changed, 230 insertions(+), 148 deletions(-)



--
~Vinod

--
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/