Commit c71f6512 authored by Andres Salomon's avatar Andres Salomon Committed by Pierre Ossman

mmc: OLPC: update vdd/powerup quirk comment

This comment update got lost in the great floo^Wmerge.  As Pierre
pointed out, no one knows what 'CaFe' is.
Signed-off-by: default avatarAndres Salomon <dilinger@debian.org>
Signed-off-by: default avatarPierre Ossman <drzeus@drzeus.cx>
parent c8b3e02e
...@@ -978,7 +978,7 @@ static void sdhci_set_power(struct sdhci_host *host, unsigned short power) ...@@ -978,7 +978,7 @@ static void sdhci_set_power(struct sdhci_host *host, unsigned short power)
} }
/* /*
* At least the CaFe chip gets confused if we set the voltage * At least the Marvell CaFe chip gets confused if we set the voltage
* and set turn on power at the same time, so set the voltage first. * and set turn on power at the same time, so set the voltage first.
*/ */
if ((host->quirks & SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER)) if ((host->quirks & SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment