From: Joonyoung Shim Date: Fri, 30 Jan 2015 07:43:01 +0000 (+0900) Subject: drm/exynos: fix wrong pipe calculation for crtc X-Git-Tag: fixes-v4.0-rc1~91^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f04cf8df0b20a97369cb634663fef0578cbf273;p=pandora-kernel.git drm/exynos: fix wrong pipe calculation for crtc We get wrong pipe value for crtc since commit 93bca243ec96 ("drm/exynos: remove struct exynos_drm_manager"). We should should increase pipe value before call exynos_drm_crtc_create. Signed-off-by: Joonyoung Shim Signed-off-by: Inki Dae --- Reading git-diff-tree failed