Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190781
b: refs/heads/master
c: abc2c9f
h: refs/heads/master
i:
  190779: 9bb3777
v: v3
  • Loading branch information
Nicolas Ferre authored and Linus Torvalds committed May 12, 2010
1 parent 9235e1a commit 289e1b5
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: 009a891b22395fc86e5f34057d79fffee4509ab5
refs/heads/master: abc2c9fdf636c4335a8d72ac3c5ae152bca44b68
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 @@ -1294,6 +1294,7 @@ static void atmci_tasklet_func(unsigned long priv)
} else {
data->bytes_xfered = data->blocks * data->blksz;
data->error = 0;
mci_writel(host, IDR, ATMCI_DATA_ERROR_FLAGS);
}

if (!data->stop) {
Expand Down

0 comments on commit 289e1b5

Please sign in to comment.