From 0f04cf8df0b20a97369cb634663fef0578cbf273 Mon Sep 17 00:00:00 2001 From: Joonyoung Shim Date: Fri, 30 Jan 2015 16:43:01 +0900 Subject: [PATCH] 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-format-patch failed