mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
media: rockchip: isp: fix ldch for multiple read back
Change-Id: I26355da1c3fec7050baa5b5462297669b504ab26 Signed-off-by: Cai YiWei <cyw@rock-chips.com>
This commit is contained in:
@@ -745,6 +745,7 @@ run_next:
|
||||
is_upd = true;
|
||||
} else if (is_try) {
|
||||
rkisp_multi_overflow_hdl(dev, true);
|
||||
rkisp_update_regs(dev, ISP_LDCH_BASE, ISP_LDCH_BASE);
|
||||
is_upd = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user