]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspend
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 13 Oct 2016 11:37:39 +0000 (13:37 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 29 Nov 2016 08:00:28 +0000 (09:00 +0100)
commit089d6aa64a211c964ec5d6140cf7b681bf8bd5da
tree3fe0e9ddde78cc0f893840814c064a03ebd62ac0
parent273c5414e3a4465733fa55c9070692c724bf6726
mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspend

Enable runtime PM autosuspend for the rtsx_usb_sdmmc driver to avoid the
device being runtime suspended and runtime resumed between each request.
Let's use a default timeout of 50ms, to be consistent with other mmc hosts.

Cc: Ritesh Raj Sarraf <rrs@researchut.com>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/rtsx_usb_sdmmc.c