]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/mmc/dw_mmc.h
mmc: dw_mmc: add support for exynos specific implementation of dw-mshc
[karo-tx-linux.git] / include / linux / mmc / dw_mmc.h
index 6cb043e48953d8caec00d890882b8e66e055e5e3..7c6a1139d8faf9ad54af671c68cd81ea3dcebf2f 100644 (file)
@@ -227,7 +227,7 @@ struct dw_mci_board {
        u32 num_slots;
 
        u32 quirks; /* Workaround / Quirk flags */
-       unsigned int bus_hz; /* Bus speed */
+       unsigned int bus_hz; /* Clock speed at the cclk_in pad */
 
        unsigned int caps;      /* Capabilities */
        unsigned int caps2;     /* More capabilities */