From: Russell King Date: Tue, 22 Apr 2014 10:02:23 +0000 (+0100) Subject: drm/armada: use number of CRTCs registered X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~32^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d016540722bb412ffa8376a9db0de757ce915bfb;p=pandora-kernel.git drm/armada: use number of CRTCs registered Use the number of CRTCs registered to size the vblank arrays rather than our own count. Number CRTCs using this as well. This permits us to register CRTCs as components in the near future rather than as part of a single device. Signed-off-by: Russell King --- Reading git-diff-tree failed