mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
9a299461e1
PD#SWPL-131720 Problem: there is extra disable of xtal either at emmc supend(sd unplug) or resume(sd insert). Solution: 1、set host->src_clk to null so that there's no extra disable of xtal at resume(sd insert); 2、delete the extra disable of xtal at emmc supend(sd unplug); Verify: t3x Change-Id: I3f9bd3947b1ee1906a37a0820137f7e763b46d6c Signed-off-by: ziyi <ziyi.huang@amlogic.com>