[PATCH v2 0/2] mmc: rtsx: add new cmd type handle and modify error handle

micky_ching at realsil.com.cn micky_ching at realsil.com.cn
Thu Mar 27 05:35:03 UTC 2014


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

v2:
fix checkpatch warning.
WARNING: Missing a blank line after declarations

v1:
Add new command type(R1 without CRC) handle, without this
patch mmc card initialize will be failed.

Using a more careful handle in request timeout, this would
improve error recover capability. Debug info is printed
using non DMA mode, this would help print more accurately
for DMA command failed. Smatch warning was removed.

Micky Ching (2):
  mmc: rtsx: add R1-no-CRC mmc command type handle
  mmc: rtsx: modify error handle and remove smatch warnings

 drivers/mmc/host/rtsx_pci_sdmmc.c |  122 +++++++++++++++++++++----------------
 1 file changed, 68 insertions(+), 54 deletions(-)

--
1.7.9.5


More information about the devel mailing list