commit | 85a8c62250d7e31ded7a45c312b6860fb87e1a13 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Nov 04 20:27:31 2015 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Mar 03 17:38:23 2016 +0200 |
tree | 073657c5e21e2e2469669f1271d80d54f3c2653f | |
parent | bb772e1abfa58f8812fabfea16775c17d15daade [diff] |
drm/omap: convert dss_mgr_enable to accept omap_channel We are removing uses of 'struct omap_overlay_manager'. This patch changes dss_mgr_enable() to accept 'enum omap_channel' instead of 'struct omap_overlay_manager'. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>