Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219021
b: refs/heads/master
c: 2abd4f1
h: refs/heads/master
i:
  219019: b776b0c
v: v3
  • Loading branch information
Michał Mirosław authored and Chris Ball committed Oct 23, 2010
1 parent 4287488 commit 9aa8d4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 7fcc4ce37f0ccec846e32e1f5ff0647ded74fec9
refs/heads/master: 2abd4f1a439718206e832d7a83b77c88c15a6847
1 change: 0 additions & 1 deletion trunk/drivers/mmc/host/cb710-mmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,6 @@ static void cb710_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)

if (!cb710_mmc_command(mmc, mrq->cmd) && mrq->stop)
cb710_mmc_command(mmc, mrq->stop);
mdelay(1);

tasklet_schedule(&reader->finish_req_tasklet);
}
Expand Down

0 comments on commit 9aa8d4e

Please sign in to comment.