aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorShravan Chippa <[email protected]>2023-03-01 08:34:08 +0100
committerMauro Carvalho Chehab <[email protected]>2023-03-20 16:22:18 +0100
commitd6e34091ad77e738abd20ea11079bfecdd5c6f7d (patch)
treed0d05ec2461625c050012cca58037822064331aa /tools/perf/scripts/python
parent7370f639bbc733864e152ead3f26257f55b14ef4 (diff)
media: i2c: imx334: replace __v4l2_ctrl_s_ctrl to __v4l2_ctrl_modify_range
For every mode we will get new set of values for hbalnk so use __v4l2_ctrl_modify_range() to support multi modes for hblank. The hblank value is readonly in the driver. because of this the function returns error if we try to change. so added dumy return case in imx334_set_ctrl function. Reviewed-by: Jacopo Mondi <[email protected]> Suggested-by: Jacopo Mondi <[email protected]> Signed-off-by: Shravan Chippa <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions