Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145518
b: refs/heads/master
c: 85b8432
h: refs/heads/master
v: v3
  • Loading branch information
Anand Gadiyar authored and Pierre Ossman committed Jun 3, 2009
1 parent 41d1bc3 commit 6fe7200
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: c499b0672f8df9379764965c5ec124751699d7c4
refs/heads/master: 85b843227a9b8c1a27ebd354a80c89aef067f2ca
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/omap_hsmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ static void mmc_omap_dma_cb(int lch, u16 ch_status, void *data)
host->dma_ch = -1;
/*
* DMA Callback: run in interrupt context.
* mutex_unlock will through a kernel warning if used.
* mutex_unlock will throw a kernel warning if used.
*/
up(&host->sem);
}
Expand Down

0 comments on commit 6fe7200

Please sign in to comment.