From: Darren Etheridge Date: Fri, 23 Aug 2013 21:52:50 +0000 (-0500) Subject: video: da8xx-fb fixing incorrect porch mappings X-Git-Tag: v3.12-rc1~137^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a592d9fd63ca619ba4c15e8d83ec6c955eb18eaa;p=pandora-kernel.git 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 Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed