[PATCH 0/2] fix sd power bug and modify phase-searching method

micky_ching at realsil.com.cn micky_ching at realsil.com.cn
Tue Nov 19 11:10:33 UTC 2013


From: Micky Ching <micky_ching at realsil.com.cn>

If the driver removed while sd card still in the slot, the card power
will not power down correctly, if we insert the driver module again,
UHS card will not switch to UHS mode. This bug is fix in this patch.

We use another phase search method for tuning, which looks more
simple, and reduce some source code.

Micky Ching (2):
  mmc: rtsx: fix card poweroff bug
  mmc: rtsx: modify phase searching method for tunning

 drivers/mmc/host/rtsx_pci_sdmmc.c |  111 +++++++++++--------------------------
 1 file changed, 32 insertions(+), 79 deletions(-)

--
1.7.9.5


More information about the devel mailing list