From: Gustavo Padovan Date: Fri, 14 Nov 2014 00:17:46 +0000 (-0200) Subject: drm/exynos: remove exynos_plane_commit() wrapper X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~29^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d5310c024691cadb2dcab1a74b5ab067255f1be;p=pandora-kernel.git drm/exynos: remove exynos_plane_commit() wrapper It's doing nothing but calling exynos_crtc->ops->win_commit(), so let's call this directly to avoid extra layers of abstraction. Signed-off-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-diff-tree failed