mmc: tmio: Remove redundant runtime PM calls
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 21 Mar 2016 14:43:41 +0000 (15:43 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 2 May 2016 08:33:23 +0000 (10:33 +0200)
commit6aef2eecc4d4c9edb8c8d3e3a7f6af3cee42b2ec
treef1fa31195a27be8e84ca8b92c915e43cf22b7bf3
parentc8037e799b412562e906a2e95feaf177ba8c5df2
mmc: tmio: 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: Ian Molton <ian@mnementh.co.uk>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc_pio.c