ARM: S5PC100: DMA: Add platform devices for PL330 DMACs
authorJassi Brar <jassi.brar@samsung.com>
Tue, 18 May 2010 02:59:13 +0000 (11:59 +0900)
committerBen Dooks <ben-linux@fluff.org>
Sun, 23 May 2010 15:26:56 +0000 (16:26 +0100)
commitc5e2caca6a0732108bec146844551767cfbc115c
tree36f2a71cd9fdccbd179b3957992e748a167ee608
parentb69a596afe1d46f24f97fe69f67370cdfa9d5329
ARM: S5PC100: DMA: Add platform devices for PL330 DMACs

Samsung's Soc S5PC100 has three PL330 DMACs. First is dedicated for
Memory->Memory data transfer while the other two meant for data
transfer with peripherals.
Define and add latter two PL330 DMACs as platform devices on the
S5PC100 platform.

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s5pc100/Kconfig
arch/arm/mach-s5pc100/Makefile
arch/arm/mach-s5pc100/dma.c [new file with mode: 0644]
arch/arm/mach-s5pc100/include/mach/dma.h [new file with mode: 0644]