Hi, > I have one problem - in 2.6.14 we used the enable_mmc_power function, > which is completely gone in 2.6.24, and i can't seem to find any > reasonable replacement. could you please assist me how can I power up > the mmc controller in 2.6.24 ? > > (we have legacy reasons for not using the in-tree mmc driver, which we > will one day resolve, but now i really need to power up the controller > from within our driver..) I believe the driver now calls this via its platform data in arch/arm/mach-omap2/. Same sequence but now a bit more generalized from the external driver point of view. Regards, Richard W. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html