mmc: sdhci-pci: Remove redundant runtime PM calls
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 21 Mar 2016 13:40:07 +0000 (14:40 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 2 May 2016 08:33:23 +0000 (10:33 +0200)
commitc8037e799b412562e906a2e95feaf177ba8c5df2
tree1f0f1e5a16e7eb21aae5ab99146d826b29ec339e
parent4d56e9ae6b0cb227e1064be514b47ea477a38108
mmc: sdhci-pci: 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: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-pci-core.c