slave dmaengine fixes

From: Vinod Koul
Date: Sat Feb 04 2012 - 13:30:22 EST


Hi Linus,

Here are few dmaegine fixes. Just some minor fixes on dma drivers (sh,
at, imx) along with dmatest fix merged from Dan's tree


The following changes since commit
dcd6c92267155e70a94b3927bce681ce74b80d1f:
Linus Torvalds (1):
Linux 3.3-rc1

are available in the git repository at:

git://git.infradead.org/users/vkoul/slave-dma.git fixes

Dr. David Alan Gilbert (1):
dmaengine: fix missing 'cnt' in ?: in dmatest

Guennadi Liakhovetski (2):
dma: sh_dma: not all SH DMAC implementations support MEMCPY
ARM: mach-shmobile: both USB DMAC instances on sh7372 are
slave-only

Nikolaus Voss (1):
at_hdmac: bugfix for enabling channel irq

Philippe RÃtornaz (1):
i.MX SDMA: Fix burstsize settings

Vinod Koul (1):
Merge branch fixes of git://git.kernel.org/.../djbw/dmaengine.git

arch/arm/mach-shmobile/setup-sh7372.c | 2 ++
drivers/dma/at_hdmac.c | 4 ++--
drivers/dma/at_hdmac_regs.h | 17 ++++++++---------
drivers/dma/dmatest.c | 2 +-
drivers/dma/imx-sdma.c | 6 ++++--
drivers/dma/shdma.c | 3 ++-
include/linux/sh_dma.h | 1 +
7 files changed, 20 insertions(+), 15 deletions(-)

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