From a27fbf2f067b0cd6f172c8b696b9a44c58bfaa7a Mon Sep 17 00:00:00 2001 From: Seungwon Jeon Date: Wed, 4 Sep 2013 21:21:05 +0900 Subject: [PATCH] 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-format-patch failed