mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
media: rockchip: isp: fix resume hold by lut error
Change-Id: I04264da03ac709963f8b50d18015cccc37daf141 Signed-off-by: Cai YiWei <cyw@rock-chips.com>
This commit is contained in:
@@ -377,7 +377,8 @@ void rkisp_hw_reg_restore(struct rkisp_hw_dev *dev)
|
||||
RAWAE_BIG1_BASE, RAWAE_BIG2_BASE, RAWAE_BIG3_BASE,
|
||||
ISP_RAWHIST_LITE_BASE, ISP_RAWHIST_BIG1_BASE,
|
||||
ISP_RAWHIST_BIG2_BASE, ISP_RAWHIST_BIG3_BASE,
|
||||
ISP_RAWAF_BASE, ISP_RAWAWB_BASE,
|
||||
ISP_RAWAF_BASE, ISP_RAWAWB_BASE, ISP_LDCH_BASE,
|
||||
ISP3X_CAC_BASE,
|
||||
};
|
||||
struct backup_reg backup[] = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user