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)
commit567979fba16ab3b9803f456a653bfe19e891cd3c
tree22e3eee43ad90e6cbf30a0e29feb7196a65ca6e0
parentd8b7d6b7f956eac49e9753ac6786ac4e53e075c3
mmc: mediatek: Remove redundant runtime PM calls

Commit 9250aea76bfc ("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