From: Laurent Pinchart Date: Thu, 8 Mar 2012 15:28:54 +0000 (+0100) Subject: fb: exynos: Fix MIPI/DSI front/back porch settings X-Git-Tag: v3.5-rc1~7^2~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aac63a4ac861476858d24a5a8b09098b1ef9c54d;p=pandora-kernel.git fb: exynos: Fix MIPI/DSI front/back porch settings The exynos_mipi_dsi_set_main_disp_[hv]porch() functions take front and back porch arguments in that order. This maps to the fb_videomode right/lower_margin and left/upper_margin respectively. Fix the caller accordingly. Signed-off-by: Laurent Pinchart Acked-by: Donghwa Lee --- Reading git-diff-tree failed