]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-omap2/hsmmc.h
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / arch / arm / mach-omap2 / hsmmc.h
index 07831cc3c171d39bcc96b1f3fa8e20615ac804ba..7f2e790e0929a9a23a13015c32cc119b81593c2d 100644 (file)
@@ -27,6 +27,8 @@ struct omap2_hsmmc_info {
        char    *name;          /* or NULL for default */
        struct platform_device *pdev;   /* mmc controller instance */
        int     ocr_mask;       /* temporary HACK */
+       int     max_freq;       /* maximum clock, if constrained by external
+                                * circuitry, or 0 for default */
        /* Remux (pad configuration) when powering on/off */
        void (*remux)(struct device *dev, int slot, int power_on);
        /* init some special card */