diff options
author | Per Forlin <per.forlin@linaro.org> | 2011-07-10 21:21:59 +0200 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2011-07-21 10:34:52 -0400 |
commit | 7937e878f91ccc32c09177f44cfdc45183d78605 (patch) | |
tree | ea343c892288164d9ae8e963e25e832a20d70fcc /Documentation/mmc/00-INDEX | |
parent | 101ed47e01516adeffeb4769df77b9207e6ba48a (diff) |
mmc: documentation of mmc non-blocking request usage and design.
Documentation about the background and the design of mmc non-blocking.
Host driver guidelines to minimize request preparation overhead.
Signed-off-by: Per Forlin <per.forlin@linaro.org>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'Documentation/mmc/00-INDEX')
-rw-r--r-- | Documentation/mmc/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/mmc/00-INDEX b/Documentation/mmc/00-INDEX index 93dd7a714075..a9ba6720ffdf 100644 --- a/Documentation/mmc/00-INDEX +++ b/Documentation/mmc/00-INDEX @@ -4,3 +4,5 @@ mmc-dev-attrs.txt - info on SD and MMC device attributes mmc-dev-parts.txt - info on SD and MMC device partitions +mmc-async-req.txt + - info on mmc asynchronous requests |