Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <drzeus@drzeus.cx>
- Loading branch information