From: Seungwon Jeon Date: Fri, 9 Dec 2011 08:47:17 +0000 (+0900) Subject: mmc: core: Separate the timeout value for cache-ctrl X-Git-Tag: v3.3-rc1~72^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bc0678b845531221ba2ea6efe34db66e587705b;p=pandora-kernel.git 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 Signed-off-by: Chris Ball --- Reading git-diff-tree failed