Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190893
b: refs/heads/master
c: bdef2fe
h: refs/heads/master
i:
  190891: 6ad046f
v: v3
  • Loading branch information
Nicolas Ferre authored and Linus Torvalds committed May 15, 2010
1 parent c75d134 commit 14db424
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3f8bf8f0fd79410fbcbf9dd9910dbc9d4882c94f
refs/heads/master: bdef2fe88b1e4bde7458aedd207929ce3f9d66ee
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/at91_mci.c
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,8 @@ static void at91_mci_post_dma_read(struct at91mci_host *host)
dmabuf = (unsigned *)tmpv;
}

flush_kernel_dcache_page(sg_page(sg));
kunmap_atomic(sgbuffer, KM_BIO_SRC_IRQ);
dmac_flush_range((void *)sgbuffer, ((void *)sgbuffer) + amount);
data->bytes_xfered += amount;
if (size == 0)
break;
Expand Down

0 comments on commit 14db424

Please sign in to comment.