Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276609
b: refs/heads/master
c: e58f516
h: refs/heads/master
i:
  276607: 53df5b3
v: v3
  • Loading branch information
Sascha Hauer authored and Chris Ball committed Dec 10, 2011
1 parent 19477ad commit 90e40ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 053bf34f5aff499d7b595c500bbab5cbab3636e7
refs/heads/master: e58f516ff4730c4047c3f104b061f7a03e9a263c
1 change: 1 addition & 0 deletions trunk/drivers/mmc/host/mxcmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -732,6 +732,7 @@ static void mxcmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
"failed to config DMA channel. Falling back to PIO\n");
dma_release_channel(host->dma);
host->do_dma = 0;
host->dma = NULL;
}
}

Expand Down

0 comments on commit 90e40ab

Please sign in to comment.