]> rtime.felk.cvut.cz Git - linux-imx.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)
commitb23cf0bd55b0c6b703982446f679e00d6d929524
tree7701af9bd8b7f35321dfb4a5accf71fc9c04e60d
parent66fd8ad5100b5003046aa744a4f12fa31bb831f9
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