drm/armada: register crtc with port
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 15 Jun 2014 10:21:23 +0000 (11:21 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 11 Jul 2014 19:34:47 +0000 (20:34 +0100)
Register the CRTC with the port node so that the DRM OF helpers can
find the appropriate CRTC.  This is important so that encoders can
identify their corresponding possible CRTCs.

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

No differences found