From: Seungwon Jeon Date: Fri, 23 Sep 2011 05:15:29 +0000 (+0900) Subject: mmc: core: Add default timeout value for CMD6 X-Git-Tag: v3.2-rc1~129^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b23cf0bd55b0c6b703982446f679e00d6d929524;p=pandora-kernel.git mmc: core: Add default timeout value for CMD6 EXT_CSD[248] includes the default maximum timeout for CMD6. This field is added at eMMC4.5 Spec. And it can be used for default timeout except for some operations which don't define the timeout (i.e. background operation, sanitize, flush cache) in eMMC4.5 Spec. Signed-off-by: Seungwon Jeon Signed-off-by: Jaehoon Chung Signed-off-by: Chris Ball --- Reading git-diff-tree failed