[PATCH 3/3] SDHC/MMC: add f_min to mmc_power_on

2011-05-20 Thread r66093
From: Jerry Huang 1. when f_init is zero, the SDHC can't work correctly, so f_min will replace it. 2. Before running get_cd recall function to detect if the card is present, must make sure the power is up. Signed-off-by: Jerry Huang --- drivers/mmc/core/core.c |7 ++- 1 files change

[PATCH 3/3] SDHC/MMC: add f_min to mmc_power_on

2011-05-11 Thread r66093
From: Jerry Huang 1. when f_init is zero, the SDHC can't work correctly, so f_min will replace it. 2. Before running get_cd recall function to detect if the card is present, must make sure the power is up. Signed-off-by: Jerry Huang --- drivers/mmc/core/core.c |7 ++- 1 files change

[PATCH 3/3] SDHC/MMC: add f_min to mmc_power_on

2011-05-11 Thread Chang-Ming.Huang
From: Jerry Huang 1. when f_init is zero, the SDHC can't work correctly, so f_min will replace it. 2. Before running get_cd recall function to detect if the card is present, must make sure the power is up. Signed-off-by: Jerry Huang --- drivers/mmc/core/core.c |7 ++- 1 files change