* Russell King [060504 00:54]: > On Thu, May 04, 2006 at 12:26:30AM -0700, Tony Lindgren wrote: > > MMC spec says that we must not enable clock prior to the power > > stabilizing. But at least omap16xx needs clock divisor configured > > during MMC_POWER_UP. > > In which case it's probably better to treat MMC_POWER_UP the same as > MMC_POWER_OFF and just use MMC_POWER_ON and wait for your host to > complete it's power stabilisation. No need for this additional > complexity. Nice, that makes things cleaner. Here's the patch: