kernel/drivers/media/i2c/sc210iot.c
.. .. @@ -408,8 +408,7 @@ 408 408 (ctrl->val + sc210iot->cur_mode->height) & 0xff); 409 409 if (!ret) 410 410 sc210iot->cur_vts = ctrl->val + sc210iot->cur_mode->height; 411 - if (sc210iot->cur_vts != sc210iot->cur_mode->vts_def)412 - sc210iot_modify_fps_info(sc210iot);411 + sc210iot_modify_fps_info(sc210iot);413 412 break; 414 413 case V4L2_CID_HFLIP: 415 414 regmap_update_bits(sc210iot->regmap, SC210IOT_REG_MIRROR_FLIP,