From: Jens Axboe Date: Wed, 9 May 2007 07:15:27 +0000 (+0200) Subject: i386 dma_map_sg: convert to using sg helpers X-Git-Tag: v2.6.24-rc1~833^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17b4904206eda7d1120a099a9717e73113b275d;p=pandora-kernel.git i386 dma_map_sg: convert to using sg helpers The dma mapping helpers need to be converted to using sg helpers as well, so they will work with a chained sglist setup. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed