public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for tuning stuffs
@ 2012-06-29  5:59 Aaron Lu
  2012-06-29  5:59 ` [PATCH 1/2] mmc: sdhci: restore host settings when card is removed Aaron Lu
  2012-06-29  5:59 ` [PATCH 2/2] mmc: sdhci: A new flag SDHCI_NEEDS_RETUNING_TIMER Aaron Lu
  0 siblings, 2 replies; 5+ messages in thread
From: Aaron Lu @ 2012-06-29  5:59 UTC (permalink / raw)
  To: Chris Ball; +Cc: linux-mmc, Aaron Lu, Aaron Lu

The following 2 patches fixed a bug related the tuning stuffs and
refactored the code to make it simpler and easier to read and understand.

Aaron Lu (2):
  mmc: sdhci: restore host settings when card is removed
  mmc: sdhci: A new flag SDHCI_NEEDS_RETUNING_TIMER

 drivers/mmc/host/sdhci.c  | 39 +++++++++++++++++++++------------------
 include/linux/mmc/sdhci.h |  1 +
 2 files changed, 22 insertions(+), 18 deletions(-)

-- 
1.7.11.1.3.g4c8a9db



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

end of thread, other threads:[~2012-06-29  6:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29  5:59 [PATCH 0/2] Fixes for tuning stuffs Aaron Lu
2012-06-29  5:59 ` [PATCH 1/2] mmc: sdhci: restore host settings when card is removed Aaron Lu
2012-06-29  5:59 ` [PATCH 2/2] mmc: sdhci: A new flag SDHCI_NEEDS_RETUNING_TIMER Aaron Lu
2012-06-29  6:11   ` Chris Ball
2012-06-29  6:49     ` Aaron Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox