From: Andrzej Hajda Date: Tue, 7 Oct 2014 13:09:14 +0000 (+0900) Subject: drm/exynos: init vblank with real number of crtcs X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~11^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c52142e6a88da1152ec7c3f887aedee4e50b2d56;p=pandora-kernel.git drm/exynos: init vblank with real number of crtcs Initialization of vblank with MAX_CRTC caused attempts to disabling vblanks for non-existing crtcs in case drm used fewer crtcs. The patch fixes it. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-diff-tree failed