commit | 38a60ea2e7b33ab33ee11d6ef527f259edb102cf | [log] [tgz] |
---|---|---|
author | Aaron Lu <aaron.lu@amd.com> | Wed Jan 04 10:07:43 2012 +0800 |
committer | Chris Ball <cjb@laptop.org> | Thu Jan 12 15:17:08 2012 -0500 |
tree | ebbac61ed86c4401ee602da0b632cb5556edd67c | |
parent | 3f514291df96e0a34bc61c7c456ca1d3fdc1f1bb [diff] |
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 <prakity@marvell.com> Signed-off-by: Aaron Lu <aaron.lu@amd.com> Cc: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Chris Ball <cjb@laptop.org>