OMAPDSS: Remove old way of setting manager and device links
authorArchit Taneja <archit@ti.com>
Tue, 5 Jun 2012 13:07:27 +0000 (18:37 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 26 Sep 2012 11:58:38 +0000 (14:58 +0300)
commit3c2995ac34eb559106504be962b162aef215895b
tree87b1d203cef69785448a7b07611314c2a203ae23
parent0f0e4e3cd8030c3056e8f43196a112e887a545f9
OMAPDSS: Remove old way of setting manager and device links

Now that an omap_dss_output can be used to link between managers and devices, we
can remove the old way of setting manager and device links. This involves
removing the device and manager pointers from omap_overlay_manager and
omap_dss_device respectively, and removing the set_device/unset_device ops from
omap_overlay_manager.

Signed-off-by: Archit Taneja <archit@ti.com>
drivers/video/omap2/dss/apply.c
drivers/video/omap2/dss/manager.c
include/video/omapdss.h