]> 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)
commita9b5e7799d3aa7f39dd020c657f894309d55635f
treec42fdbea2faf79b6696e83be709133ec55bd3029
parent4196fbf506e88ab953f992127290017c5c567090
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