git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
573185c
)
mmc: rtsx: add R1-no-CRC mmc command type handle
author
Micky Ching
<micky_ching@realsil.com.cn>
Thu, 27 Mar 2014 05:35:04 +0000
(13:35 +0800)
committer
Chris Ball
<chris@printf.net>
Tue, 22 Apr 2014 11:06:40 +0000
(07:06 -0400)
a27fbf2f067b0cd
("mmc: add ignorance case for CMD13 CRC error") produced
a cmd.flags unhandled in realtek pci host driver. This will make MMC
card fail to initialize, this patch is used to handle the new cmd.flags
condition and MMC card can be used.
Signed-off-by: Micky Ching <micky_ching@realsil.com.cn>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/rtsx_pci_sdmmc.c
patch
|
blob
|
history
diff --cc
drivers/mmc/host/rtsx_pci_sdmmc.c
Simple merge