commit | 43a972d96b6ea2b9e3d6b55b9724c9f61d802c68 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Nov 15 15:04:25 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Dec 02 08:54:43 2011 +0200 |
tree | ff73bb5ce8180964d5970d473fbc1663f34b1e78 | |
parent | bf213523fe9708572a0b0a9149f7196a4f058564 [diff] |
OMAPDSS: APPLY: add busy field to mgr_priv_data Add a new field to mgr_priv data, "busy", which is used to track the status of GO bit with the manager. As manual update displays never use the GO bit, the field is always false for managers used for manual update displays. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>