]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: Reliable write support.
authorAndrei Warkentin <andreiw@motorola.com>
Thu, 31 Mar 2011 23:40:00 +0000 (18:40 -0500)
committerChris Ball <cjb@laptop.org>
Wed, 25 May 2011 00:59:38 +0000 (20:59 -0400)
commitff317fb1229ffb748b84ae1993fd140d7d3c3adb
tree3c2126f0adb2a3444b2fd152cc1a880c192c9d77
parentcc844abe6b82fc61acdd27b1e3f146bfa758a591
mmc: Reliable write support.

Allows reliable writes to be used for MMC writes. Reliable writes are used
to service write REQ_FUA/REQ_META requests. Handles both the legacy and
the enhanced reliable write support in MMC cards.

Signed-off-by: Andrei Warkentin <andreiw@motorola.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/card/block.c
drivers/mmc/core/mmc.c
include/linux/mmc/card.h
include/linux/mmc/mmc.h