OMAPDSS: use the panel list in omap_dss_get_next_device
commit67b23ca1b6a870100e258376cad250f10997ecf7
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 15 Mar 2013 14:33:29 +0000 (15 16:33 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 17 Jun 2013 11:00:49 +0000 (17 14:00 +0300)
tree7583539154af85ff683a7492fff853a9a153a2c5
parent2e7e3dc79492953c2c1192d8d4129ac86ee70aec
OMAPDSS: use the panel list in omap_dss_get_next_device

omap_dss_get_next_device() uses the dss bus to iterate over the
displays. This patch changes omap_dss_get_next_device() to use the new
panel list instead.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/display.c