On Fri, Dec 19, 2014 at 10:50:22AM +0100, Ulf Hansson wrote: > Previously the pm_runtime_put() caused the device to be runtime PM > suspended, but then immediately being resumed when we add the host. > > Prevent this unnecessary runtime PM suspend/resume cycle during > ->probe() by using the pm_runtime_put_noidle() variant instead. Better would be to move it below mmc_add_host(). Then we're not depending on behaviour of other code. -- FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up according to speedtest.net. -- 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