Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332874
b: refs/heads/master
c: 5557a41
h: refs/heads/master
v: v3
  • Loading branch information
Tushar Behera authored and Vinod Koul committed Sep 14, 2012
1 parent d3f576e commit 4c520a9
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: 7fc7bf084bba30c66e751dae47b87bc00891f288
refs/heads/master: 5557a419d44d063be665100086adf4721d41ea49
1 change: 1 addition & 0 deletions trunk/drivers/dma/pl330.c
Original file line number Diff line number Diff line change
Expand Up @@ -2954,6 +2954,7 @@ pl330_probe(struct amba_device *adev, const struct amba_id *id)
if (pi->pcfg.num_peri) {
dma_cap_set(DMA_SLAVE, pd->cap_mask);
dma_cap_set(DMA_CYCLIC, pd->cap_mask);
dma_cap_set(DMA_PRIVATE, pd->cap_mask);
}
}

Expand Down

0 comments on commit 4c520a9

Please sign in to comment.