Files
kernel_common_drivers/drivers/mmc
ziyi 9a299461e1 emmc: delete the extra disable of xtal [1/1]
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>
2023-07-17 01:42:05 -07:00
..
2022-02-22 11:00:37 +08:00
2022-01-20 22:50:43 -07:00