From: Janusz Krzysztofik Date: Sat, 12 Dec 2009 00:16:33 +0000 (-0800) Subject: omap1: DMA: move LCD related code from plat-omap to mach-omap1 X-Git-Tag: v2.6.33-rc1~295^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8e9e98454606e43b728269de21db349f57861c7;p=pandora-kernel.git 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 Signed-off-by: Janusz Krzysztofik Reviewed-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed