Skip to content
Commit 355bbe0f authored by Naushir Patuck's avatar Naushir Patuck Committed by Phil Elwell
Browse files

imx708: Do not reset vblank to a default value



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: default avatarNaushir Patuck <naush@raspberrypi.com>
parent 5e09ceee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment