Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156814
b: refs/heads/master
c: 3a6667a
h: refs/heads/master
v: v3
  • Loading branch information
Kevin Hilman committed Aug 5, 2009
1 parent c07f615 commit 3a7671b
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 364dd47466ff7a7749bf037df4bf3b7aedbfe6f4
refs/heads/master: 3a6667acf916b3e32be4682196882fc2ed0ec23e
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-omap2/pm34xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,9 @@ static void __init prcm_setup_regs(void)
/* Clear any pending PRCM interrupts */
prm_write_mod_reg(0, OCP_MOD, OMAP3_PRM_IRQSTATUS_MPU_OFFSET);

/* Clear any pending PRCM interrupts */
prm_write_mod_reg(0, OCP_MOD, OMAP3_PRM_IRQSTATUS_MPU_OFFSET);

omap3_iva_idle();
omap3_d2d_idle();
}
Expand Down

0 comments on commit 3a7671b

Please sign in to comment.