From: Pierre Ossman Date: Mon, 28 Jul 2008 22:45:51 +0000 (+0200) Subject: sdhci: disable DMA for req, not completely X-Git-Tag: v2.6.27-rc2~107^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebd6d357848edb8709dd9bed4b93834d1b4d7044;p=pandora-kernel.git sdhci: disable DMA for req, not completely The wrong flag was manipulated when an invalid sg list was given, turning off DMA on the next (and all subsequent) request instead of the current one. Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed