summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4/clock.c
diff options
context:
space:
mode:
authorBoojin Kim2011-09-02 02:44:35 +0200
committerVinod Koul2011-09-14 07:40:02 +0200
commitc4e1662550a3bd23df7cff4611eff67ba2afe078 (patch)
treee4feab2846a663b7054a4783171c4c3043037bd7 /arch/arm/mach-exynos4/clock.c
parentARM: SAMSUNG: Update to use PL330-DMA driver (diff)
downloadkernel-qcow2-linux-c4e1662550a3bd23df7cff4611eff67ba2afe078.tar.gz
kernel-qcow2-linux-c4e1662550a3bd23df7cff4611eff67ba2afe078.tar.xz
kernel-qcow2-linux-c4e1662550a3bd23df7cff4611eff67ba2afe078.zip
ARM: SAMSUNG: Add common DMA operations
This patch adds common DMA operations which are used for Samsung DMA drivers. Currently there are two types of DMA driver for Samsung SoCs. The one is S3C-DMA for S3C SoCs and the other is PL330-DMA for S5P SoCs. This patch provides funcion pointers for common DMA operations to DMA client driver like SPI and Audio. It makes DMA client drivers support multi-platform. In addition, this common DMA operations implement the shared actions that are needed for DMA client driver. For example shared actions are filter() function for dma_request_channel() and parameter passing for device_prep_slave_sg(). Signed-off-by: Boojin Kim <boojin.kim@samsung.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'arch/arm/mach-exynos4/clock.c')
0 files changed, 0 insertions, 0 deletions