media: rockchip: isp: delete the buf_done log for isp32

Change-Id: I79273c3907da275d27a49c83eb650246d364af6b
Signed-off-by: Lian Xu <xu.lian@rock-chips.com>
This commit is contained in:
Lian Xu
2022-05-27 09:49:49 +08:00
committed by Tao Huang
parent 5156b56959
commit 5bff5f834e

View File

@@ -205,10 +205,8 @@ int rkisp_rockit_buf_done(struct rkisp_stream *stream, int cmd)
u32 seq;
u64 ns = 0;
if (!rockit_cfg->rkisp_rockit_mpibuf_done) {
pr_err("mpi_buf_done is null\n");
if (!rockit_cfg->rkisp_rockit_mpibuf_done)
return -EINVAL;
}
if (cmd == ROCKIT_DVBM_END) {
isprk_buf =