Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130313
b: refs/heads/master
c: 191b776
h: refs/heads/master
i:
  130311: 2c794af
v: v3
  • Loading branch information
Swaminathan S authored and Greg Kroah-Hartman committed Jan 28, 2009
1 parent 9e83a1f commit 1388e70
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: 704a14854aaf9758a1248ea36a7d1b8cc42a4b3e
refs/heads/master: 191b776616838f035c2fe7eecc882b5c1f134353
1 change: 1 addition & 0 deletions trunk/drivers/usb/musb/cppi_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -995,6 +995,7 @@ static int cppi_channel_program(struct dma_channel *ch,
cppi_ch->offset = 0;
cppi_ch->maxpacket = maxpacket;
cppi_ch->buf_len = len;
cppi_ch->channel.actual_len = 0;

/* TX channel? or RX? */
if (cppi_ch->transmit)
Expand Down

0 comments on commit 1388e70

Please sign in to comment.