Loading drivers/mmc/core/core.c +1 −0 Original line number Diff line number Diff line Loading @@ -4425,6 +4425,7 @@ void mmc_rescan(struct work_struct *work) goto out; } mmc_rescan_try_freq(host, host->f_min); host->err_stats[MMC_ERR_CMD_TIMEOUT] = 0; mmc_release_host(host); out: Loading Loading
drivers/mmc/core/core.c +1 −0 Original line number Diff line number Diff line Loading @@ -4425,6 +4425,7 @@ void mmc_rescan(struct work_struct *work) goto out; } mmc_rescan_try_freq(host, host->f_min); host->err_stats[MMC_ERR_CMD_TIMEOUT] = 0; mmc_release_host(host); out: Loading