]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-acpi: Remove redundant runtime PM calls
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 21 Mar 2016 13:33:35 +0000 (14:33 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 2 May 2016 08:33:22 +0000 (10:33 +0200)
commit425a8c7900c4383e3ce4750778a81ba70a458e13
tree13eb2cad6cf4064eb692bbd10a0be976d7791e46
parentc4a7f8a741f6fb133339bde0001d5ac33d2b454b
mmc: sdhci-acpi: Remove redundant runtime PM calls

Commit f3272db09c25 ("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-acpi.c