From: Seungwon Jeon Date: Wed, 4 Sep 2013 12:21:05 +0000 (+0900) Subject: mmc: add ignorance case for CMD13 CRC error X-Git-Tag: v3.13-rc1~50^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a27fbf2f067b0cd6f172c8b696b9a44c58bfaa7a;p=pandora-kernel.git mmc: add ignorance case for CMD13 CRC error 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 Acked-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed