mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
media: i2c: sc3336 init cur_fps, fixed error of g_frame_interval
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com> Change-Id: I058ce97c1d59fa95c15d67db067d467ef015cf8d
This commit is contained in:
@@ -1485,6 +1485,7 @@ static int sc3336_initialize_controls(struct sc3336 *sc3336)
|
||||
|
||||
sc3336->subdev.ctrl_handler = handler;
|
||||
sc3336->has_init_exp = false;
|
||||
sc3336->cur_fps = mode->max_fps;
|
||||
|
||||
return 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user