Revert "video: rockchip: iep: covert dsb() to dsb(sy)"

This reverts commit 0956ae5f32.
This commit is contained in:
Huang, Tao
2015-01-07 14:30:32 +08:00
parent cf1abcbacc
commit 8e593905dc

View File

@@ -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