Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299413
b: refs/heads/master
c: db1d8ba
h: refs/heads/master
i:
  299411: cd9a1ac
v: v3
  • Loading branch information
Anton Tikhomirov authored and Felipe Balbi committed Apr 10, 2012
1 parent 80358f4 commit 5c67c20
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: 70fa030ffb652ace81dd5bcab01255b49723caec
refs/heads/master: db1d8ba36551bf55222c7961d9e9a1195a612fde
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/s3c-hsotg.c
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@ static void s3c_hsotg_start_req(struct s3c_hsotg *hsotg,
/* write size / packets */
writel(epsize, hsotg->regs + epsize_reg);

if (using_dma(hsotg)) {
if (using_dma(hsotg) && !continuing) {
unsigned int dma_reg;

/* write DMA address to control register, buffer already
Expand Down

0 comments on commit 5c67c20

Please sign in to comment.