]> git.sur5r.net Git - u-boot/blobdiff - drivers/mmc/davinci_mmc.c
mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config
[u-boot] / drivers / mmc / davinci_mmc.c
index 9edb668e1499841dd96a425498cec8d7542cdfd0..dd784290bc6ae27fc176ca4ef075c3a3f61b1f48 100644 (file)
@@ -347,7 +347,7 @@ static int dmmc_init(struct mmc *mmc)
        return 0;
 }
 
-/* Set buswidth or clock as indicated by the GENERIC_MMC framework */
+/* Set buswidth or clock as indicated by the MMC framework */
 static int dmmc_set_ios(struct mmc *mmc)
 {
        struct davinci_mmc *host = mmc->priv;