mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
media: rockchip: vicap fix online stop switch mode to rdbk
Signed-off-by: Mingwei Yan <mingwei.yan@rock-chips.com> Change-Id: Icf19cdfaeada77a781fb32e1e97fc8f6965af249
This commit is contained in:
@@ -759,6 +759,7 @@ static int sditf_s_stream(struct v4l2_subdev *sd, int on)
|
||||
} else {
|
||||
ret = sditf_stop_stream(priv);
|
||||
sditf_free_buf(priv);
|
||||
priv->mode.rdbk_mode = RKISP_VICAP_RDBK_AIQ;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user