omap_hsmmc: Implement scatter-gather emulation
authorJuha Yrjola <juha.yrjola@solidboot.com>
Fri, 14 Nov 2008 13:22:00 +0000 (15:22 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 24 Mar 2009 20:30:05 +0000 (21:30 +0100)
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>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found