Searched hist:"2 e7410d76ad11856d09284c18d262d0bb2a3da0c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc.c | diff 2e7410d76ad11856d09284c18d262d0bb2a3da0c Thu Sep 21 09:30:04 CDT 2017 Kishon Vijay Abraham I <kishon@ti.com> mmc: disable the mmc clock during power off
There is no point in having the mmc clock enabled during power off. Disable the mmc clock. This is similar to how it's programmed in Linux Kernel.
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Vignesh R <vigneshr@ti.com> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|