mmc: sdhci-pxav3: fix pm unbalanced issue in -> remove()
authorJisheng Zhang <jszhang@marvell.com>
Sun, 4 Jan 2015 15:15:48 +0000 (23:15 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 19 Jan 2015 08:56:32 +0000 (09:56 +0100)
This patch calls pm_runtime_put_noidle() to restore the device's usage
counter in the ->remove() implementation.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-pxav3.c

Simple merge