commit | df7e12ea5d5e1a0b74d5cc6999ba4b25301e88f6 | [log] [tgz] |
---|---|---|
author | Asutosh Das <asutoshd@codeaurora.org> | Mon Oct 21 17:17:03 2013 +0530 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Sat Nov 02 15:45:21 2013 -0700 |
tree | 8b31bfd63ac41681e9c95f5c1b01fe13148a5157 | |
parent | b5121c39a205032c2e72634497aff8ca5e2d215f [diff] |
mmc: sdhci: Use max timeout and skip timeout calculation Several data-timeout issues were seen, most of which were due to the card taking a longer time to respond. This patch increases the timeout of the controller to 0xF i.e. max possible. Change-Id: I6739de3eb5d9cccf8e39d9dc4730056782334162 CRs-Fixed: 536832 Signed-off-by: Asutosh Das <asutoshd@codeaurora.org>