commit | f4c5522b0a8827f39f83f928961d87e081bfe71c | [log] [tgz] |
---|---|---|
author | Andrei Warkentin <andreiw@motorola.com> | Thu Mar 31 18:40:00 2011 -0500 |
committer | Chris Ball <cjb@laptop.org> | Tue May 24 20:59:38 2011 -0400 |
tree | 3c2126f0adb2a3444b2fd152cc1a880c192c9d77 | |
parent | 766a6bf6e987ff5f5085c614b5a62a55006b6a7e [diff] |
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>