commit | 389c5763beda623879095a10a428a02ae138bbf1 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu Aug 11 10:20:23 2016 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Apr 03 12:36:40 2017 +0300 |
tree | 47ebccf516958f02749630d3b4b3edf8ef56b0dc | |
parent | a09d2bc1503508c17ef3a71c6b1905e3660f3029 [diff] |
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>