OMAP: HSMMC: Implement scatter-gather emulation
authorJuha Yrjola <juha.yrjola@solidboot.com>
Fri, 14 Nov 2008 13:22:00 +0000 (15:22 +0200)
committerAdrian Hunter <ext-adrian.hunter@nokia.com>
Thu, 27 Nov 2008 08:35:47 +0000 (10:35 +0200)
Instead of using the bounce buffer, using scatter-gather emulation
(as in the OMAP1/2 MMC driver) removes the need of one extra memory
copy and improves performance.

Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>

No differences found