omap1: LCD_DMA: Use some define rather than a hexadecimal
authorJanusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Sat, 12 Dec 2009 00:16:36 +0000 (16:16 -0800)
committerTony Lindgren <tony@atomide.com>
Sat, 12 Dec 2009 00:16:36 +0000 (16:16 -0800)
commit8d72c796c9d966b0efc26092dae7005c345b3efa
tree4f608e2c9e06efca0d0d31394752177fd774138c
parent9cb87a6b443fe6061d91b7eb220d15d01e0dc611
omap1: LCD_DMA: Use some define rather than a hexadecimal

The patch corrects the issue introduced with one of my earlier patches:
OMAP: DMA: Fix omapfb/lcdc on OMAP1510 broken when PM set[1]
as pointed out by OMAP subsystem maintainer.

Applies on top of my prevoius patch:
  OMAP: DMA: move LCD DMA related code from plat-omap to mach-omap1[2]

Tested on Amstrad Delta
Compile tested with omap_generic_2420_defconfig

[1] http://patchwork.kernel.org/patch/57922/
[2] http://patchwork.kernel.org/patch/61952/

Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/include/mach/lcdc.h [new file with mode: 0644]
arch/arm/mach-omap1/lcd_dma.c
drivers/video/omap/lcdc.c