]> git.baikalelectronics.ru Git - kernel.git/commit
drm/omap: display: Add displays in sorted order to the panel_list
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 11 Aug 2016 07:20:23 +0000 (10:20 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 3 Apr 2017 09:36:40 +0000 (12:36 +0300)
commitf69188237cfb6674b40452bbd54979b61b52fb8b
tree47ebccf516958f02749630d3b4b3edf8ef56b0dc
parent576456685aa57961bba2540bcc9ffa8a7c8a13bc
drm/omap: display: Add displays in sorted order to the panel_list

Keep the panel_list ordered according to aliases. The DRM connectors will
be created following the panel_list. By keeping the list ordered the DRM
connectors will be created in the same order regardless of the driver
probe order.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/display.c