Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358506
b: refs/heads/master
c: 21e93c1
h: refs/heads/master
v: v3
  • Loading branch information
Andy Shevchenko authored and Vinod Koul committed Jan 9, 2013
1 parent 43879a3 commit c629519
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: cbd65312ba6b508e994d40729e84a51301870bcc
refs/heads/master: 21e93c1e7dae0e8b1914a522c331f0f7763fa89d
2 changes: 1 addition & 1 deletion trunk/drivers/dma/dw_dmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ dwc_descriptor_complete(struct dw_dma_chan *dwc, struct dw_desc *desc,

spin_unlock_irqrestore(&dwc->lock, flags);

if (callback_required && callback)
if (callback)
callback(param);
}

Expand Down

0 comments on commit c629519

Please sign in to comment.