Revision 355bbe0f8114dcedd8ef5d9989a5c0f07301db9e authored by Naushir Patuck on 05 January 2023, 11:04:48 UTC, committed by Phil Elwell on 05 January 2023, 11:48:06 UTC
imx708_set_framing_limits resets the vblank control to the mode default
value unconditionally. This causes it to overwrite the user specified
vblank and exposure control values when starting the sensor, since
it is called when handling V4L2_CID_WIDE_DYNAMIC_RANGE.

Remove this call to s_ctrl as it is unnecessary.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
1 parent 5e09cee
History
File Mode Size
6fire
bcd2000
caiaq
hiface
line6
misc
usx2y
Kconfig -rw-r--r-- 4.7 KB
Makefile -rw-r--r-- 817 bytes
card.c -rw-r--r-- 32.8 KB
card.h -rw-r--r-- 8.1 KB
clock.c -rw-r--r-- 16.1 KB
clock.h -rw-r--r-- 474 bytes
endpoint.c -rw-r--r-- 45.8 KB
endpoint.h -rw-r--r-- 2.2 KB
format.c -rw-r--r-- 21.4 KB
format.h -rw-r--r-- 489 bytes
helper.c -rw-r--r-- 2.8 KB
helper.h -rw-r--r-- 1.3 KB
implicit.c -rw-r--r-- 14.6 KB
implicit.h -rw-r--r-- 478 bytes
media.c -rw-r--r-- 8.1 KB
media.h -rw-r--r-- 2.4 KB
midi.c -rw-r--r-- 72.3 KB
midi.h -rw-r--r-- 2.0 KB
mixer.c -rw-r--r-- 97.3 KB
mixer.h -rw-r--r-- 3.8 KB
mixer_maps.c -rw-r--r-- 20.0 KB
mixer_quirks.c -rw-r--r-- 90.4 KB
mixer_quirks.h -rw-r--r-- 655 bytes
mixer_s1810c.c -rw-r--r-- 15.3 KB
mixer_s1810c.h -rw-r--r-- 210 bytes
mixer_scarlett.c -rw-r--r-- 28.1 KB
mixer_scarlett.h -rw-r--r-- 208 bytes
mixer_scarlett_gen2.c -rw-r--r-- 108.1 KB
mixer_scarlett_gen2.h -rw-r--r-- 217 bytes
mixer_us16x08.c -rw-r--r-- 37.3 KB
mixer_us16x08.h -rw-r--r-- 4.0 KB
pcm.c -rw-r--r-- 46.4 KB
pcm.h -rw-r--r-- 540 bytes
power.c -rw-r--r-- 2.5 KB
power.h -rw-r--r-- 924 bytes
proc.c -rw-r--r-- 7.3 KB
proc.h -rw-r--r-- 250 bytes
quirks-table.h -rw-r--r-- 101.9 KB
quirks.c -rw-r--r-- 60.1 KB
quirks.h -rw-r--r-- 1.6 KB
stream.c -rw-r--r-- 32.3 KB
stream.h -rw-r--r-- 325 bytes
usbaudio.h -rw-r--r-- 6.1 KB
validate.c -rw-r--r-- 10.0 KB

back to top