aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2019-04-17 10:06:40 -0400
committerMauro Carvalho Chehab <[email protected]>2019-05-23 05:40:03 -0400
commiteed6b2e7c9ca964658b4f3bab5e28032f424a45c (patch)
tree37d412fa2f7d6fd1892c3558eb66566c18f48d52 /tools/perf/scripts/python/export-to-postgresql.py
parent6e4ab830ac6d6a0d7cd7f87dc5d6536369bf24a8 (diff)
media: ov7740: fix vertical flip control
Setting the value of the V4L2_CID_VFLIP control is currently ignored. Because V4L2_CID_HFLIP and V4L2_CID_VFLIP are independently controlled in s_ctrl() but these controls belong to the same cluster and the first control is V4L2_CID_HFLIP. Fix it by not clustering these controls. Also correct erroneous updating register bit for vertical flip. Cc: Wenyou Yang <[email protected]> Cc: Eugen Hristev <[email protected]> Signed-off-by: Akinobu Mita <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions