mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
camera: fix ov5642 display abnormity moment after capture in focus infinity
This commit is contained in:
@@ -4545,6 +4545,8 @@ static int sensor_s_fmt(struct v4l2_subdev *sd, struct v4l2_format *f)
|
||||
sensor_af_single(client);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
msleep(600); /* ddl@rock-chips.com : whitebalance auto must delay */
|
||||
}
|
||||
#endif
|
||||
sensor->info_priv.video2preview = false;
|
||||
|
||||
Reference in New Issue
Block a user