Loading drivers/mmc/host/sdhci.c +1 −0 Original line number Diff line number Diff line Loading @@ -1597,6 +1597,7 @@ void sdhci_set_clock(struct sdhci_host *host, unsigned int clock) host->mmc->actual_clock = 0; if (host->clock) sdhci_writew(host, 0, SDHCI_CLOCK_CONTROL); if (clock == 0) Loading Loading
drivers/mmc/host/sdhci.c +1 −0 Original line number Diff line number Diff line Loading @@ -1597,6 +1597,7 @@ void sdhci_set_clock(struct sdhci_host *host, unsigned int clock) host->mmc->actual_clock = 0; if (host->clock) sdhci_writew(host, 0, SDHCI_CLOCK_CONTROL); if (clock == 0) Loading