mmc: tmio: Keep host active while serving requests
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 24 Oct 2013 14:42:33 +0000 (16:42 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 9 Sep 2014 11:59:08 +0000 (13:59 +0200)
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 <ulf.hansson@linaro.org>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/mmc/host/tmio_mmc_pio.c

Simple merge