drm/armada: move variant initialisation to CRTC init
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 22 Apr 2014 14:21:30 +0000 (15:21 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 Jul 2014 15:24:46 +0000 (16:24 +0100)
Move the variant initialisation entirely to the CRTC init function -
the variant support is really about the CRTC properties than the whole
system, and we want to treat each CRTC individually when we support DT.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found