omapfb: add support for the Amstrad Delta LCD
authorJonathan McDowell <noodles@earth.li>
Tue, 22 Sep 2009 23:46:44 +0000 (16:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Sep 2009 14:39:48 +0000 (07:39 -0700)
commit92e0ed074a4f134084bef47a44e948b6c6429a89
treed95150d5729eed5aedf67e2dfc65905274c8afab
parent66d2f99d0bb5a2972fb5c1d88b61169510e540d6
omapfb: add support for the Amstrad Delta LCD

This is an updated version of the LCD driver for the Amstrad Delta to take
into account the recent changes to the omapfb infrastructure.  The Delta
features a 480x320 12 bit DSTN panel.

Signed-off-by: Jonathan McDowell <noodles@earth.li>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Imre Deak <imre.deak@nokia.com>
Acked-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/omap/Makefile
drivers/video/omap/lcd_ams_delta.c [new file with mode: 0644]