Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113201
b: refs/heads/master
c: 5e7184a
h: refs/heads/master
i:
  113199: 1ad5481
v: v3
  • Loading branch information
Haavard Skinnemoen committed Oct 5, 2008
1 parent 74e07d3 commit 3bf7b51
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: ca55f46e13dd07b029b0a3d64637f983a6627b23
refs/heads/master: 5e7184ae0dd49456387e8b1cdebc6b2c92fc6d51
1 change: 1 addition & 0 deletions trunk/drivers/mmc/host/atmel-mci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1253,6 +1253,7 @@ static void atmci_read_data_pio(struct atmel_mci *host)
nbytes += 4;

if (offset == sg->length) {
flush_dcache_page(sg_page(sg));
host->sg = sg = sg_next(sg);
if (!sg)
goto done;
Expand Down

0 comments on commit 3bf7b51

Please sign in to comment.