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

2011-07-06 Thread Randy Dunlap
On Tue, 5 Jul 2011 21:43:28 +0200 Per Forlin wrote: > Documentation about the background and the design of mmc non-blocking. > Host driver guidelines to minimize request preparation overhead. > > Signed-off-by: Per Forlin > --- It would be better to omit the introductory email and put all of i

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

2011-07-05 Thread Per Forlin
On 5 July 2011 22:27, Randy Dunlap wrote: > On Tue,  5 Jul 2011 21:43:28 +0200 Per Forlin wrote: > >> Documentation about the background and the design of mmc non-blocking. >> Host driver guidelines to minimize request preparation overhead. >> >> Signed-off-by: Per Forlin >> --- > > It would be b

[PATCH v3] 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 --- Documentation/mmc/00-INDEX |2 + Documentation/mmc/mmc-async-req.txt | 86 +++ 2 fi