mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
Revert "video: rockchip: iep: covert dsb() to dsb(sy)"
This reverts commit 0956ae5f32.
This commit is contained in:
@@ -432,7 +432,7 @@ static void iep_reg_copy_to_hw(struct iep_reg *reg)
|
||||
//dmac_flush_range(&pbase[0], &pbase[IEP_REG_LEN]);
|
||||
//outer_flush_range(virt_to_phys(&pbase[0]),virt_to_phys(&pbase[IEP_REG_LEN]));
|
||||
|
||||
dsb(sy);
|
||||
dsb();
|
||||
}
|
||||
|
||||
/** switch fields order before the next lcdc frame start
|
||||
|
||||
Reference in New Issue
Block a user