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