From: Seungwon Jeon Date: Fri, 30 Aug 2013 15:13:55 +0000 (+0900) Subject: mmc: dw_mmc: control card read threshold X-Git-Tag: v3.13-rc1~50^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d2736c815629f3b43d8eebf73a81b581438e65;p=pandora-kernel.git mmc: dw_mmc: control card read threshold Card Read Threshold should be ensured that the card clock does not stop in the middle of a block of data being transferred from the card to the Host. Specially, clock stop is allowed in fast transfer such as HS200 or SDR104 mode. And so, it should be enabled. Signed-off-by: Seungwon Jeon Tested-by: Alim Akhtar Signed-off-by: Chris Ball --- Reading git-diff-tree failed