Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86756
b: refs/heads/master
c: 222ccf9
h: refs/heads/master
v: v3
  • Loading branch information
Dan Williams committed Mar 4, 2008
1 parent f342699 commit b5ce7a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 173acc7ce8538f1f3040791dc622a92aadc12cf4
refs/heads/master: 222ccf9ab838a1ca7163969fabd2cddc10403fb5
1 change: 0 additions & 1 deletion trunk/drivers/dma/fsldma.c
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ static irqreturn_t fsl_dma_chan_do_interrupt(int irq, void *data)
"nlndar 0x%016llx\n", (u64)get_cdar(fsl_chan),
(u64)get_ndar(fsl_chan));
stat &= ~FSL_DMA_SR_EOSI;
fsl_chan_ld_cleanup(fsl_chan);
}

/* If it current transfer is the end-of-transfer,
Expand Down

0 comments on commit b5ce7a9

Please sign in to comment.