commit | cbc3ff193f579ed3a6ce7aee0cdc1b16994cd7a7 | [log] [tgz] |
---|---|---|
author | Asutosh Das <asutoshd@codeaurora.org> | Mon Dec 16 10:59:03 2013 +0530 |
committer | Asutosh Das <asutoshd@codeaurora.org> | Tue Dec 24 16:05:17 2013 +0530 |
tree | 3d0da9732fec54a6066d246f3b2b3a411376ef6d | |
parent | 967c55b6eef9fcb61d0730652b8810cf17b1f77a [diff] |
mmc: sdhci: do not use maximum timeout for all cards Remove maximum timeout for all cards, since this causes a long resume time for SD cards. Now only Hynix cards would have this maximum timeout and this would be decided at the core layer. Change-Id: I758f9e5ecf407aba371928a86c313cf69e3cda63 CRs-fixed: 587284 Signed-off-by: Asutosh Das <asutoshd@codeaurora.org>