From 20f1f2d7d4a497ce6c51866e23ce5f452e3aeb99 Mon Sep 17 00:00:00 2001 From: Jisheng Zhang Date: Sun, 4 Jan 2015 23:15:48 +0800 Subject: [PATCH] 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-format-patch failed