omap1: DMA: move LCD related code from plat-omap to mach-omap1
authorJanusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Sat, 12 Dec 2009 00:16:33 +0000 (16:16 -0800)
committerTony Lindgren <tony@atomide.com>
Sat, 12 Dec 2009 00:16:33 +0000 (16:16 -0800)
commitf8e9e98454606e43b728269de21db349f57861c7
treecc38265982b60e93f5271ca7578e00161046c30e
parent414f552ad872e19a7471644317a60f3cbba25ced
omap1: DMA: move LCD related code from plat-omap to mach-omap1

All of the LCD DMA code in plat-omap/dma.c appears to be OMAP1-only (and
apparently only is available on a subset of OMAP1 chips).

Move this code to mach-omap1/lcd_dma.c.

Tested on OMAP1510 Amstrad Delta.
Compile-tested with omap_generic_2420_defconfig.

Reported-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Reviewed-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/Makefile
arch/arm/mach-omap1/include/mach/lcd_dma.h [new file with mode: 0644]
arch/arm/mach-omap1/lcd_dma.c [new file with mode: 0644]
arch/arm/plat-omap/dma.c
arch/arm/plat-omap/include/plat/dma.h