From: Jerry Huang Date: Mon, 16 Jan 2012 06:13:04 +0000 (+0800) Subject: mmc: esdhc: set the timeout to the max value X-Git-Tag: v3.3-rc4~20^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=147c3b338d1029b6624b7dbe7f7bb98f14236f3b;p=pandora-kernel.git mmc: esdhc: set the timeout to the max value When accessing the card on some FSL platform boards (e.g p2020, p1010, mpc8536), the following error is reported with the timeout value calculated: mmc0: Got data interrupt 0x00000020 even though no data operation was in progress. mmc0: Got data interrupt 0x00000020 even though no data operation was in progress. So we skip the calculation of timeout and use the max value to fix it. Signed-off-by: Jerry Huang Signed-off-by: Gao Guanhua Signed-off-by: Xie Xiaobo Acked-by: Anton Vorontsov Signed-off-by: Chris Ball --- Reading git-diff-tree failed