]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc842653ba56e1d8bc38c70d08fc3260fe0473076
treec42fdbea2faf79b6696e83be709133ec55bd3029
parentc1b56d5f5352c8035b63569a3a7f6af7266ae504
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