From: Sebastian Andrzej Siewior Date: Mon, 22 Jun 2009 07:18:05 +0000 (+0200) Subject: cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG X-Git-Tag: v2.6.31-rc5~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b2a108cd0d34880fe9d932258ca5b2ccebcd05e;p=pandora-kernel.git cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG the code allready uses flush_kernel_dcache_page(). This patch updates the driver to the recent sg API changes which require that either SG_MITER_TO_SG or SG_MITER_FROM_SG is set. SG_MITER_TO_SG calls flush_kernel_dcache_page() in sg_mitter_stop() Signed-off-by: Sebastian Andrzej Siewior Acked-by: Michał Mirosław Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed