From 0369483efc1719f47249fa94329aa94155edf69d Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Thu, 24 Oct 2013 16:42:33 +0200 Subject: [PATCH] mmc: tmio: Keep host active while serving requests Use runtime PM to keep the host active during I/O operations and other requests which requires the tmio hardware to be powered. Additionally make use of the runtime PM autosuspend feature with a default timeout of 50 ms. Signed-off-by: Ulf Hansson Acked-by: Geert Uytterhoeven --- Reading git-format-patch failed