]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commit20f1f2d7d4a497ce6c51866e23ce5f452e3aeb99
tree1c846c0d9318c5536d29b5e073cfebe6793ce9cd
parent62cf983ad84275f8580c807e5e596216c46773cf
mmc: sdhci-pxav3: fix pm unbalanced issue in -> remove()

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