Separate out 3430 LCD panel support from 2430 file
authorIqbal Shareef <iqbal@ti.com>
Wed, 2 Jul 2008 12:24:24 +0000 (07:24 -0500)
committerTony Lindgren <tony@atomide.com>
Thu, 3 Jul 2008 10:32:15 +0000 (13:32 +0300)
commit754773053d37a8bfb6b255cbd773127c6ab0fcb9
tree110410229f02a179d1c157da4e13c0a3acb6514a
parente786cb028e71bcf845ab3af1f72a3e5fcc6e9a27
Separate out 3430 LCD panel support from 2430 file

Separate out 3430 LCD panel support from 2430 SDP.

Currently the support for the LCD on 3430SDP is added in the lcd_2430sdp.c
file. This patch separates it out to a new file.

Signed-off-by: Iqbal Shareef <iqbal@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-3430sdp.c
drivers/video/omap/Makefile
drivers/video/omap/lcd_3430sdp.c [new file with mode: 0644]