From: Gustavo Padovan Date: Wed, 5 Aug 2015 23:24:15 +0000 (-0300) Subject: drm/exynos: simplify calculation of possible CRTCs X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~26^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1fa72d0a6e70057f6aa0d0f6187e4a49e261fa8;p=pandora-kernel.git drm/exynos: simplify calculation of possible CRTCs All CRTCs can only be LCD, HDMI or VIDI, so basically all CRTCs will be a possible CRTCs. This patch removes an extra function with switch that was only checking if the CRTC type was one of those three above. Signed-off-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-diff-tree failed