From: Stefan Nilsson XK Date: Thu, 3 Nov 2011 08:44:12 +0000 (+0100) Subject: mmc: core: Add quirk for long data read time X-Git-Tag: v3.2-rc6~25^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de5fc9cf7de334912de4cfd2d06eb2d744d2afe;p=pandora-kernel.git mmc: core: Add quirk for long data read time Adds a quirk that sets the data read timeout to a fixed value instead of relying on the information in the CSD. The timeout value chosen is 300ms since that has proven enough for the problematic cards found, but could be increased if other cards require this. This patch also enables this quirk for certain Micron cards known to have this problem. Signed-off-by: Stefan Nilsson XK Signed-off-by: Ulf Hansson Acked-by: Linus Walleij Cc: Signed-off-by: Chris Ball --- Reading git-diff-tree failed