OMAPDSS: cleanup dss_recheck_connections further
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 7 Sep 2012 12:48:45 +0000 (15:48 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 18 Sep 2012 13:15:04 +0000 (16:15 +0300)
commit5eeb55f8703d2af3181599c085b21ce023a0f942
treed17774a6683e19ab1fa89048279946117b91a404
parent6b41785836f184df585e33cd6b940852fb9299ed
OMAPDSS: cleanup dss_recheck_connections further

Cleanup dss_recheck_connections, move and rename it to a static
dss_init_connections function inside display.c. Improve the function to
return errors, and implement a matching dss_uninit_connections that can
be used to free the mgr->dssdev link.

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