]> 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)
commitce185330d34c9b3fa46c0ed861b5aa6dd91f01b7
tree7701af9bd8b7f35321dfb4a5accf71fc9c04e60d
parentc7009213c3a3e00d24c460012877c25d849bc6fb
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