diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-01-17 12:46:45 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-02-16 11:46:32 +0100 |
commit | 24d9cb1430134608e1c7e7dbcca8b83396ea0dc8 (patch) | |
tree | 25e8ed31ceb122085e2cf2f4691550e0f47779ce /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7d62ebc6541491acbb316254abcfda79faffa8ac (diff) |
media: staging: imx: controls are from another device, mark this
The last argument of v4l2_ctrl_add_handler() indicates whether the controls
you add are from a control handler owned by another driver (true) or from
the same driver (false). In this case the last argument was incorrectly set
to false. The control handlers are from different devices.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions