Fixed a bug in sdhci_suspend_host, the tuning timer should be deactivated instead of reactivated when suspending. Handle failure case in sdhci_suspend_host, so that calling function does not need to take care of the error recovery. mmc: sdhci: Fix tuning timer incorrect setting when suspending host mmc: sdhci: Deal with failure case in sdhci_suspend_host drivers/mmc/host/sdhci-pci.c | 9 ++------- drivers/mmc/host/sdhci.c | 30 ++++++++++++++++++++++-------- 2 files changed, 24 insertions(+), 15 deletions(-) -- 1.7.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html