]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: mediatek: Remove redundant runtime PM calls
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 21 Mar 2016 13:21:25 +0000 (14:21 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 2 May 2016 08:33:21 +0000 (10:33 +0200)
commitcf1d3ebbc8f09d3b6ac52537cb8a4e53512ff192
tree22e3eee43ad90e6cbf30a0e29feb7196a65ca6e0
parenta7348505656024a6da31cfcac78edf9e580376cd
mmc: mediatek: Remove redundant runtime PM calls

Commit 9286d13a5576 ("mmc: core: Enable runtime PM management of host
devices"), made some calls to the runtime PM API from the driver
redundant. Especially those which deals with runtime PM reference
counting, so let's remove them.

Cc: Chaotian Jing <chaotian.jing@mediatek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mtk-sd.c