mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
ba72e92731
PD#SWPL-147922 Problem: usleep_range() is not used in atomic context, when enable hifi_pll_dco will dump_stack Solution: replace usleep_range() with udelay() Verify: s4_ap222 Change-Id: I16d4885ff520d4065d631f5608bbc80b4f0ccb48 Signed-off-by: yiting.deng <yiting.deng@amlogic.com>