]> 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)
commit298e1e2718445f2e9d93e542d5971bb18e9cb5e8
tree694d5ea1b3fba2c28cc110123f2ca50b4408f309
parent0e2686a11c15c9641c7d4c64a91e7cc836774339
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