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)
commit9611cb93fa65dde199f4f888bd034ffc80c7adf0
treec42fdbea2faf79b6696e83be709133ec55bd3029
parentd8c96083cf5e4a910c20836414e8a06ebcf07317
drm/armada: register crtc with port

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>
drivers/gpu/drm/armada/armada_crtc.c
drivers/gpu/drm/armada/armada_crtc.h
drivers/gpu/drm/armada/armada_drv.c