]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitddfec60e43c7eb3028875ccdfcd220cb9b1ae123
treef1fa31195a27be8e84ca8b92c915e43cf22b7bf3
parent1833b441c540fba91bfec420591e40b07a68a842
mmc: tmio: 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: Ian Molton <ian@mnementh.co.uk>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc_pio.c