All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] mmc: OLPC: update vdd/powerup quirk comment
@ 2008-07-07 21:25 Andres Salomon
  0 siblings, 0 replies; only message in thread
From: Andres Salomon @ 2008-07-07 21:25 UTC (permalink / raw)
  To: drzeus-sdhci; +Cc: sdhci-devel, linux-kernel

Hi Pierre,

Here are patches for two minor things that I had noticed while poking
around your -next branch.  Thanks for cleaning up that merge mess!




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>
---
 drivers/mmc/host/sdhci.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mmc/host/sdhci.c b/drivers/mmc/host/sdhci.c
index cc11e63..267b0dd 100644
--- a/drivers/mmc/host/sdhci.c
+++ b/drivers/mmc/host/sdhci.c
@@ -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))
-- 
1.5.5.3


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-07 21:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-07 21:25 [PATCH 1/2] mmc: OLPC: update vdd/powerup quirk comment Andres Salomon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.