]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: core: Add default timeout value for CMD6
authorSeungwon Jeon <tgih.jun@samsung.com>
Fri, 23 Sep 2011 05:15:29 +0000 (14:15 +0900)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 20:32:21 +0000 (16:32 -0400)
commit2591003fd5ef3e882051ff0ba8c19285d06e98c0
tree7701af9bd8b7f35321dfb4a5accf71fc9c04e60d
parentdf1941aa7884d31fbe97748361f60d8087583b34
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 <tgih.jun@samsung.com>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/mmc.c
include/linux/mmc/card.h
include/linux/mmc/mmc.h