From: Adrian Hunter Date: Thu, 14 Nov 2013 08:16:20 +0000 (+0200) Subject: mmc: sdhci: Allow for long command timeouts X-Git-Tag: v3.14-rc1~88^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e1a6892481034193b2502725f787465ebf39818;p=pandora-kernel.git mmc: sdhci: Allow for long command timeouts The driver has a timer with a 10 second timeout to catch devices that stop responding. However it is possible for commands to take even longer than that. Change the timer timeout to reflect the command timeout. Signed-off-by: Adrian Hunter Signed-off-by: Chris Ball --- Reading git-diff-tree failed