Jaehoon Chung 9546eb92cb mmc: fix the wrong disabling clock
When power is off, clock is not disabling.
Because it's passed to 1, mmc->clock should be set to f_min value.
Some drivers can't initialize the eMMC/SD card with current status.

This patch is to fix the disabling clock value to 0.

Fixes: 2e7410d76ad1 ("mmc: disable the mmc clock during power off")

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Tested-by: Guillaume GARDET <guillaume.gardet@free.fr>
Tested-by: Anand Moon <linux.amoon@gmail.com>
2018-01-22 14:15:34 +09:00
..
2017-08-17 16:59:55 +09:00
2017-08-17 16:59:55 +09:00
2016-10-09 21:36:27 -06:00
2018-01-22 14:15:34 +09:00
2017-06-01 07:03:01 -06:00
2017-11-30 09:59:09 +08:00
2017-06-01 07:03:03 -06:00
2017-06-01 07:03:10 -06:00