commit | 20f1f2d7d4a497ce6c51866e23ce5f452e3aeb99 | [log] [tgz] |
---|---|---|
author | Jisheng Zhang <jszhang@marvell.com> | Sun Jan 04 23:15:48 2015 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jan 19 09:56:32 2015 +0100 |
tree | 1c846c0d9318c5536d29b5e073cfebe6793ce9cd | |
parent | 62cf983ad84275f8580c807e5e596216c46773cf [diff] |
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>