commit | a9ee9f08b615f746f31a41a6415712081c1a2865 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Oct 10 10:26:45 2012 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Dec 07 17:06:00 2012 +0200 |
tree | df88c096edcff99241371e5338439fd3faef59aa | |
parent | 348be69d306260c9bcb62662c4cf04196a2b9f53 [diff] |
OMAPDSS: use omapdss_compat_init() in other drivers omapdss_compat_init() and omapdss_compat_uninit() is called internally by omapdss. This patch moves the calls to omapfb, omap_vout and omapdrm drivers. omapdrm driver can later remove the call after non-compat support has been implemented in omapdrm. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>