On Thu, Oct 28, 2010 at 5:11 PM, Kishore Kadiyala <kishorek.kadiyala@xxxxxxxxx> wrote: > I think card power decision is taken care in the core as per below patch : > https://patchwork.kernel.org/patch/226631/ Not really, this is a no-brainer patch to propagate error codes back from those handlers. No decision taking is going on there. Only the card driver can decide when the card can be powered off, and with SDIO, the function drivers are doing this today using runtime PM API. -- 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