commit | 8cbce5c12c34479bf443ee366f7ccbf87c30e2d6 | [log] [tgz] |
---|---|---|
author | Konstantin Dorfman <kdorfman@codeaurora.org> | Sun Jun 30 09:31:21 2013 +0300 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Jul 07 23:34:50 2013 -0700 |
tree | 54c3eba2a5ce48f24f80aeb20c0e8b6c41738c0b | |
parent | 58e04ef016dff77fcafdaca4395a80413129c6fb [diff] |
mmc: core: handle flush requests timeout According to the eMMC 4.5 spec "Flushing a large amount of cached data may take very unpredictably long time". Therefore the timeout for FLUSH should be increased to prevent timeouts. In case the timeout occurs HPI issued. CRs-Fixed: 500874 Change-Id: Ib00d087d3fe2fa72f5eac096976d3f24b5e4966a Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Konstantin Dorfman <kdorfman@codeaurora.org>