Re: [PATCH v5] mmc: documentation of mmc non-blocking request usage and design.

2011-07-08 Thread J Freyensee
On 07/05/2011 11:30 PM, Per Forlin wrote: Documentation about the background and the design of mmc non-blocking. Host driver guidelines to minimize request preparation overhead. I'd like to make a couple suggestions on the documentation when documenting actual function names. In general, really

[PATCH v5] mmc: documentation of mmc non-blocking request usage and design.

2011-07-05 Thread Per Forlin
Documentation about the background and the design of mmc non-blocking. Host driver guidelines to minimize request preparation overhead. Signed-off-by: Per Forlin Acked-by: Randy Dunlap --- ChangeLog: v2: - Minor updates after proofreading comments from Chris v3: - Minor updates after more comm