diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2015-11-05 08:34:31 +0100 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-03-03 16:38:22 +0100 |
commit | 49239503a364bf09845d03536b28ea434b92184d (patch) | |
tree | 968c24c81c72d07d689821ddbecb57b00477d2a3 /Documentation | |
parent | drm/omap: convert dss_mgr_ops to use omap_channel (diff) | |
download | linux-49239503a364bf09845d03536b28ea434b92184d.tar.xz linux-49239503a364bf09845d03536b28ea434b92184d.zip |
drm/omap: add dispc_channel_connected field to omap_dss_device
We want to remove the 'struct omap_overlay_manager' from
omap_dss_device. At the moment that field is used, among some other
uses, to see if the omap_dss_device is connected to an overlay manager.
To make it possible to remove the 'struct omap_overlay_manager' field,
this patch adds 'bool dispc_channel_connected' field to track the
connected-or-not status.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions