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:
aa50f25
)
mmc: add ignorance case for CMD13 CRC error
author
Seungwon Jeon
<tgih.jun@samsung.com>
Wed, 4 Sep 2013 12:21:05 +0000
(21:21 +0900)
committer
Chris Ball
<cjb@laptop.org>
Thu, 26 Sep 2013 01:40:35 +0000
(21:40 -0400)
While speed mode is changed, CMD13 cannot be guaranteed.
According to the spec., it is not recommended to use CMD13
to check the busy completion of the timing change.
If CMD13 is used in this case, CRC error must be ignored.
Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/mmc_ops.c
patch
|
blob
|
history
diff --cc
drivers/mmc/core/mmc_ops.c
Simple merge