lxfb: set the H- and V-SYNC polarity of the flatpanel output
authorMichael Grzeschik <m.grzeschik@pengutronix.de>
Tue, 23 Mar 2010 20:35:49 +0000 (13:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Mar 2010 23:31:22 +0000 (16:31 -0700)
commitb5c26f97ec4a17c650055c83cfc1f2ee6d8818eb
treed723b51966d039027bc600a40dd25c91011aa11f
parent4fd2c20d964a8fb9861045f1022475c9d200d684
lxfb: set the H- and V-SYNC polarity of the flatpanel output

Fixup for the flatpanel output.  The geode_modedb attribute flags are used
to set the SYNC polarity of the flatpanel.  Without this patch our
flatpanel registers stayed unconfigured, so we just saw garbage output.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Cc: Andres Salomon <dilinger@collabora.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/geode/lxfb.h
drivers/video/geode/lxfb_ops.c