diff options
author | Hans de Goede <[email protected]> | 2024-06-08 16:38:15 +0200 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-06-15 11:16:40 +0200 |
commit | e0b66a6e471f628d4029e317a4a5701960b83dcd (patch) | |
tree | c55a6a33e2136f20f7d700d99fc565dd0b22b0fb /tools/perf/scripts/python/check-perf-trace.py | |
parent | 440de616e76e225feb1182e2ca34cc0d6f00555c (diff) |
media: ov2680: Pass correct number of controls to v4l2_ctrl_handler_init()
The ov2680 driver has 9 controls now and the call to
v4l2_ctrl_new_fwnode_properties() adds 2 more.
Tell v4l2_ctrl_handler_init() to pre-allocate space for 11
controls to match this.
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions