omap: RX51: Remux to pull eMMC lines down when powering off
[pandora-kernel.git] / arch / arm / plat-omap / include / plat / mmc.h
index 515701b..8b23d32 100644 (file)
@@ -105,6 +105,7 @@ struct omap_mmc_platform_data {
                int (*get_ro)(struct device *dev, int slot);
                int (*set_sleep)(struct device *dev, int slot, int sleep,
                                 int vdd, int cardsleep);
+               void (*remux)(struct device *dev, int slot, int power_on);
                /* Call back before enabling / disabling regulators */
                void (*before_set_reg)(struct device *dev, int slot,
                                       int power_on, int vdd);