camera: fix ov5642 display abnormity moment after capture in focus infinity

This commit is contained in:
ddl
2011-07-16 10:54:41 +08:00
parent 14c5b8a54e
commit d2365ede31

View File

@@ -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;