This patchset does as follows: Patch 1: Enable only required bus clock in case of multiple clock sources. Patch 2: Add pm_runtime_dont_use_autosuspend() in sdhci_s3c_remove(); Patch 3: Disable clocks in runtime suspend and enable at runtime resume. Chander Kashyap (3): mmc: sdhci-s3c: Enable only required bus clock mmc: sdhci-s3c: Fix crash on module insertion for second time mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume drivers/mmc/host/sdhci-s3c.c | 38 +++++++++++++++++++++++++++++++------- 1 file changed, 31 insertions(+), 7 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html