]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: core: Add cache control for eMMC4.5 device
authorSeungwon Jeon <tgih.jun@samsung.com>
Fri, 14 Oct 2011 05:03:21 +0000 (14:03 +0900)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 20:32:28 +0000 (16:32 -0400)
commit56f99e2c7bc64e6c18c6c36b63bbb7e1a3d3ccbd
tree694d5ea1b3fba2c28cc110123f2ca50b4408f309
parent95802778173c979c3e0408a8ae3ca97d0ce0ebce
mmc: core: Add cache control for eMMC4.5 device

This patch adds cache feature of eMMC4.5 Spec.
If device supports cache capability, host can utilize some specific
operations.

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/card/block.c
drivers/mmc/core/core.c
drivers/mmc/core/mmc.c
include/linux/mmc/card.h
include/linux/mmc/core.h
include/linux/mmc/host.h
include/linux/mmc/mmc.h