On Thu, Oct 28, 2010 at 5:39 PM, Kishore Kadiyala <kishorek.kadiyala@xxxxxxxxx> wrote: > Wouldn't adapting the host driver just to PM-Runtime will answer the > above issues? It's not enough. When the card is runtime suspended, sure, the host controller will immediately get idle notification by runtime PM core. But you may still want to gate the clock to the host controller on bus inactivity, even if the card is not runtime suspended. The decision to do this should come from the mmc core. -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html