[GIT PULL 04/15] arm-soc: samsung dma changes

From: Arnd Bergmann
Date: Mon Jul 23 2012 - 16:33:13 EST


The following changes since commit bd0a521e88aa7a06ae7aabaed7ae196ed4ad867a:

Linux 3.5-rc6 (2012-07-07 17:23:56 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git next/dma

for you to fetch changes up to 31dfec74c0dc49521b2e17543ff9dd9dd0221702:

Merge branch 'next/devel-dma-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dma (2012-07-10 14:12:05 +0200)

----------------------------------------------------------------

arm-soc: samsung dma changes

Some platforms are not yet converted to use the dmaengine framework,
including some of the samsung SoCs. In the meantime, we treat this
as platform code and merge the patches through the arm-soc tree.

----------------------------------------------------------------

Arnd Bergmann (2):
Merge branch 'next/devel-dma-ops' of git://git.kernel.org/.../kgene/linux-samsung into next/dma
Merge branch 'next/dma' into for-next

Boojin Kim (3):
ARM: SAMSUNG: Add config() function in DMA common operations
spi/s3c64xx: Add the use of DMA config operation
ASoC: follow the updated samsung DMA common operations

Sachin Kamat (1):
ARM: SAMSUNG: Fix compiler warning in dma-ops.c file

arch/arm/plat-samsung/dma-ops.c | 76 ++++++++++++++------------
arch/arm/plat-samsung/include/plat/dma-ops.h | 20 ++++---
arch/arm/plat-samsung/s3c-dma-ops.c | 39 +++++++------
drivers/spi/spi-s3c64xx.c | 33 ++++++-----
sound/soc/samsung/dma.c | 18 +++---
5 files changed, 105 insertions(+), 81 deletions(-)
--
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/