commit | efcc84bd2b516e6b68241f306adf75b6d81001b8 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Mon Nov 15 16:32:20 2021 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Tue Nov 30 16:43:28 2021 +0100 |
tree | 1102ca504f44bd6f92521f917df57c3dc344e933 | |
parent | e7e69a5f6c650bc521ae37e2796425d90c2ce5e8 [diff] |
video: Add video_is_active function Add the helper function video_is_active() to test if one video device is active. This function can be used in board code to execute operation only when the display is probed / really used. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>