Skip to content

Commit

Permalink
mmc: OLPC: update vdd/powerup quirk comment
Browse files Browse the repository at this point in the history
This comment update got lost in the great floo^Wmerge.  As Pierre
pointed out, no one knows what 'CaFe' is.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
  • Loading branch information
Andres Salomon authored and Pierre Ossman committed Jul 15, 2008
1 parent c8b3e02 commit c71f651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mmc/host/sdhci.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
if ((host->quirks & SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER))
Expand Down

0 comments on commit c71f651

Please sign in to comment.