OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsync
authorTasslehoff Kjappfot <tasskjapp@gmail.com>
Wed, 8 Sep 2010 10:46:14 +0000 (12:46 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Fri, 22 Oct 2010 20:21:00 +0000 (23:21 +0300)
Framebuffer's left and right margins are relative to the active pixel
area. Front and back porches are relative to the sync area.

Left margin was wrongly assigned to front porch (and right to back),
this patch fixes it.

Signed-off-by: tasskjapp@gmail.com
Reviewed-by: Russ.Dill@gmail.com
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>

No differences found