aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/dma.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-02-23ARM: SAMSUNG: Move the last build from plat-s3c to plat-samsungBen Dooks1-1/+1
Move the init.c and time.c files to plat-samsung from plat-s3c, thus clearing the last files that are being built in here. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-02-23ARM: SAMSUNG: Move DMA support to plat-samsungBen Dooks1-0/+84
Move the core of the DMA support to plat-samsung for everyone to use. Signed-off-by: Ben Dooks <ben-linux@fluff.org>