linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: sdhci: Fix for sdhci suspend function
@ 2011-12-28  3:11 Aaron Lu
  2011-12-28  3:11 ` [PATCH 1/2] mmc: sdhci: Fix tuning timer incorrect setting when suspending host Aaron Lu
  2011-12-28  3:11 ` [PATCH 2/2] mmc: sdhci: Deal with failure case in sdhci_suspend_host Aaron Lu
  0 siblings, 2 replies; 6+ messages in thread
From: Aaron Lu @ 2011-12-28  3:11 UTC (permalink / raw)
  To: Chris Ball; +Cc: linux-mmc, Philip Rakity, Aaron Lu

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-12-29  2:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-28  3:11 [PATCH 0/2] mmc: sdhci: Fix for sdhci suspend function Aaron Lu
2011-12-28  3:11 ` [PATCH 1/2] mmc: sdhci: Fix tuning timer incorrect setting when suspending host Aaron Lu
2011-12-28 12:24   ` Adrian Hunter
2011-12-28  3:11 ` [PATCH 2/2] mmc: sdhci: Deal with failure case in sdhci_suspend_host Aaron Lu
2011-12-28 12:23   ` Adrian Hunter
2011-12-29  2:32     ` Aaron Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).