Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184767
b: refs/heads/master
c: 1ce0f9d
h: refs/heads/master
i:
  184765: 7b6a529
  184763: f99cf69
  184759: dc81abe
  184751: 75bebc8
  184735: c5a3991
  184703: abdd891
v: v3
  • Loading branch information
Santosh Shilimkar authored and Tony Lindgren committed Feb 23, 2010
1 parent 2609b23 commit b57ce44
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: b7ebb10b0a9793effa4a74a3c29049b44c6b8176
refs/heads/master: 1ce0f9d4a9a2adebf0754a694a9bd1d5ab870449
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -2138,7 +2138,7 @@ static int __init omap_init_dma(void)
setup_irq(irq, &omap24xx_dma_irq);
}

if (cpu_is_omap34xx()) {
if (cpu_is_omap34xx() || cpu_is_omap44xx()) {
/* Enable smartidle idlemodes and autoidle */
u32 v = dma_read(OCP_SYSCONFIG);
v &= ~(DMA_SYSCONFIG_MIDLEMODE_MASK |
Expand Down

0 comments on commit b57ce44

Please sign in to comment.