Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156127
b: refs/heads/master
c: e3d4330
h: refs/heads/master
i:
  156125: 9e92c2c
  156123: dfa03d1
  156119: 254691b
  156111: 010ed6d
  156095: 6cdc089
v: v3
  • Loading branch information
Joe Perches authored and Dan Williams committed Jul 23, 2009
1 parent 74e160e commit 278178b
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: daf4219dbcbb2efcd638fcd3c29a622e1c18cc38
refs/heads/master: e3d433040ee6077e33d4ad22e2f60a38b085786d
2 changes: 1 addition & 1 deletion trunk/drivers/dma/fsldma.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ static int dma_is_idle(struct fsl_dma_chan *fsl_chan)

static void dma_start(struct fsl_dma_chan *fsl_chan)
{
u32 mr_set = 0;;
u32 mr_set = 0;

if (fsl_chan->feature & FSL_DMA_CHAN_PAUSE_EXT) {
DMA_OUT(fsl_chan, &fsl_chan->reg_base->bcr, 0, 32);
Expand Down

0 comments on commit 278178b

Please sign in to comment.