From: Juha Yrjola Date: Fri, 14 Nov 2008 13:22:00 +0000 (+0200) Subject: OMAP: HSMMC: Implement scatter-gather emulation X-Git-Tag: v2.6.28-davinci1-diff-base~71^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=038d0d2f64cc1f03bfaf1d5f22d9eacf33926a51;p=pandora-kernel.git OMAP: HSMMC: Implement scatter-gather emulation 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 --- Reading git-diff-tree failed