commit | 2e2e6d8cacbc80f2da0ce8f1afca5ed24020b331 | [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 | fded97adcedb4c77927d06aad7a7d816059eeeab [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>