]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sdhci: disable DMA for req, not completely
authorPierre Ossman <drzeus@drzeus.cx>
Mon, 28 Jul 2008 22:45:51 +0000 (00:45 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Fri, 1 Aug 2008 17:03:35 +0000 (19:03 +0200)
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 <drzeus@drzeus.cx>

No differences found