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.30-rc1~209^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ccd76d4c236a0cf71efe51848f15c3f5d951da7;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 Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed