mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-08 14:13:05 +09:00
When lcdc status changing and ddr frequency changing at the same time, it may deadlock. Use list_for_each_entry to avoid this bug. Change-Id: I8074dc60b71650ea1afc300282f90ae8ff1ae97b Signed-off-by: Tang Yun ping <typ@rock-chips.com>