Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262903
b: refs/heads/master
c: 5574d5f
h: refs/heads/master
i:
  262901: 9d8652f
  262899: d2fa88d
  262895: 6c00a9e
v: v3
  • Loading branch information
Sergei Trofimovich authored and Felipe Balbi committed Aug 1, 2011
1 parent 3badf5a commit 3bfe311
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: a8f21156a07cb0b11fddeab771e11ec7c08283c9
refs/heads/master: 5574d5f036f6fe52618e450aa09f8f284fafaeeb
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/tusb6010_omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ static inline int tusb_omap_use_shared_dmareq(struct tusb_omap_dma_ch *chdat)
u32 reg = musb_readl(chdat->tbase, TUSB_DMA_EP_MAP);

if (reg != 0) {
dev_dbg(musb->controller, "ep%i dmareq0 is busy for ep%i\n",
dev_dbg(chdat->musb->controller, "ep%i dmareq0 is busy for ep%i\n",
chdat->epnum, reg & 0xf);
return -EAGAIN;
}
Expand Down

0 comments on commit 3bfe311

Please sign in to comment.