From: Aaron Lu Date: Wed, 4 Jan 2012 02:07:43 +0000 (+0800) Subject: mmc: sdhci: Deal with failure case in sdhci_suspend_host X-Git-Tag: v3.3-rc1~72^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38a60ea2e7b33ab33ee11d6ef527f259edb102cf;p=pandora-kernel.git mmc: sdhci: Deal with failure case in sdhci_suspend_host If there are errors happened in sdhci_suspend_host, handle it so that when the function returns with an error, the host's behaviour is the same before this function call, e.g. card detection is enabled and tuning timer is active, etc. Signed-off-by: Philip Rakity Signed-off-by: Aaron Lu Cc: Adrian Hunter Signed-off-by: Chris Ball --- Reading git-diff-tree failed