Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174970
b: refs/heads/master
c: 32340d3
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 766bd85 commit 1d80314
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: 8ba63a22962e7030a10f5ce112a212240792ec44
refs/heads/master: 32340d3f75dba732a0545173ac65aab6fc3d4952
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/musbhsdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ static irqreturn_t dma_controller_irq(int irq, void *private_data)
channel->actual_len = addr
- musb_channel->start_addr;

DBG(2, "ch %p, 0x%x -> 0x%x (%d / %d) %s\n",
DBG(2, "ch %p, 0x%x -> 0x%x (%zu / %d) %s\n",
channel, musb_channel->start_addr,
addr, channel->actual_len,
musb_channel->len,
Expand Down

0 comments on commit 1d80314

Please sign in to comment.