commit | 8bc0678b845531221ba2ea6efe34db66e587705b | [log] [tgz] |
---|---|---|
author | Seungwon Jeon <tgih.jun@samsung.com> | Fri Dec 09 17:47:17 2011 +0900 |
committer | Chris Ball <cjb@laptop.org> | Thu Jan 12 15:17:14 2012 -0500 |
tree | d0ffa31202536d956de642786d39be023e57c71f | |
parent | 984589e59f5796b4ef9a778c6a1937fc9319c423 [diff] |
mmc: core: Separate the timeout value for cache-ctrl Turning the cache off implies flushing cache which doesn't define maximum timeout unlike cache-on. This patch will apply the generic CMD6 timeout only for cache-on. Additionally the kernel message is added for checking failure case of cache-on. Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com> Signed-off-by: Chris Ball <cjb@laptop.org>