]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: tmio: undo PM autosuspend when removing the host
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Wed, 9 Jan 2019 22:34:51 +0000 (23:34 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Feb 2019 07:40:58 +0000 (08:40 +0100)
commit850f2979e6bbf5e9c0464a52c0a4fd0abe067d16
treeac690391dd959bd96445a40c162ed3c620263e5f
parentce77e0156d010330c486dccce613141375dc2017
mmc: tmio: undo PM autosuspend when removing the host

When removing the driver make sure to undo the PM autosuspend configured
when probing the host.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc_core.c