Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295521
b: refs/heads/master
c: d82ba99
h: refs/heads/master
i:
  295519: 56e8683
v: v3
  • Loading branch information
Peter Ujfalusi authored and Tony Lindgren committed Feb 28, 2012
1 parent 311955c commit 9be9b1a
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: 82dfcbfe63500c80335d0cd5f91a35d4545a1fb2
refs/heads/master: d82ba9954b6b2c4ac91ec6f6f42be8c5215d0619
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ static int __init omap2_system_dma_init_dev(struct omap_hwmod *oh, void *unused)

dma_stride = OMAP2_DMA_STRIDE;
dma_common_ch_start = CSDP;
if (cpu_is_omap3630() || cpu_is_omap4430())
if (cpu_is_omap3630() || cpu_is_omap44xx())
dma_common_ch_end = CCDN;
else
dma_common_ch_end = CCFN;
Expand Down

0 comments on commit 9be9b1a

Please sign in to comment.