From: Jisheng Zhang Date: Sun, 4 Jan 2015 15:15:48 +0000 (+0800) Subject: mmc: sdhci-pxav3: fix pm unbalanced issue in -> remove() X-Git-Tag: fixes-v4.0-rc1~141^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20f1f2d7d4a497ce6c51866e23ce5f452e3aeb99;p=pandora-kernel.git 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 Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed