video: da8xx-fb fixing incorrect porch mappings
authorDarren Etheridge <detheridge@ti.com>
Fri, 23 Aug 2013 21:52:50 +0000 (16:52 -0500)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Aug 2013 11:50:26 +0000 (14:50 +0300)
commita592d9fd63ca619ba4c15e8d83ec6c955eb18eaa
tree659344da9b90a8711603c0a0ac2f9bf777206b46
parentb1a9329cd5c4a26cdc2b12015ad055174a09e4ad
video: da8xx-fb fixing incorrect porch mappings

The driver was mapping the wrong fbdev margins to the
front porch / back porch for both vertical and horizontal
timings.

This patch corrects it so that:

hfp = right margin
hbp = left margin
vbp = upper margin
vfp = lower margin

Signed-off-by: Darren Etheridge <detheridge@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/da8xx-fb.c