[ARM] S3C: Move DMA channel management code to plat-s3c
authorBen Dooks <ben@simtec.co.uk>
Thu, 19 Mar 2009 15:02:39 +0000 (15:02 +0000)
committerBen Dooks <ben-linux@fluff.org>
Fri, 1 May 2009 10:39:07 +0000 (11:39 +0100)
commit97c1b145231730e62dd71921ec653315a1da3aad
tree8bfc9e4d781f5ad1e17aae3e058372e53c24574a
parent20934cdbaae9c26a31d7f593c6a747c687ae79a1
[ARM] S3C: Move DMA channel management code to plat-s3c

Change the name of S3C2410_DMA_CHANNELS to S3C_DMA_CHANNELS in the process.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/include/mach/dma.h
arch/arm/plat-s3c/Kconfig
arch/arm/plat-s3c/Makefile
arch/arm/plat-s3c/dma.c [new file with mode: 0644]
arch/arm/plat-s3c/include/plat/dma-core.h [new file with mode: 0644]
arch/arm/plat-s3c24xx/Kconfig
arch/arm/plat-s3c24xx/dma.c
arch/arm/plat-s3c24xx/include/plat/dma-plat.h