diff options
| author | Sakari Ailus <[email protected]> | 2017-05-29 11:45:43 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-06-07 08:53:42 -0300 |
| commit | 48e3e36a253c66d47843ebe78422cec30095e3d5 (patch) | |
| tree | 5e65e5d6c07329f034630c557a2312195a4003fc /tools/perf/scripts/python | |
| parent | cc0140e2a04513ccdd950d939729e557d23cc910 (diff) | |
[media] v4l2-ctrls: Correctly destroy mutex in v4l2_ctrl_handler_free()
The mutex that was initialised in v4l2_ctrl_handler_init_class() was not
destroyed in v4l2_ctrl_handler_free(). Do that.
Additionally, explicitly refer to the ctrl handler's mutex in mutex
initialisation for clarity.
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions