Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326373
b: refs/heads/master
c: ecc335f
h: refs/heads/master
i:
  326371: 54075f3
v: v3
  • Loading branch information
Santosh Shilimkar authored and Tony Lindgren committed Sep 13, 2012
1 parent 95e5aa3 commit f8bd82f
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: 5e40b1c1cc5ae9b949f96d40356afd2a31477365
refs/heads/master: ecc335fc970bb9249c6954cc958f24cec51f52d2
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/omap-wakeupgen.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ static inline void omap4_irq_save_context(void)
/* Save AuxBoot* registers */
val = __raw_readl(wakeupgen_base + OMAP_AUX_CORE_BOOT_0);
__raw_writel(val, sar_base + AUXCOREBOOT0_OFFSET);
val = __raw_readl(wakeupgen_base + OMAP_AUX_CORE_BOOT_0);
val = __raw_readl(wakeupgen_base + OMAP_AUX_CORE_BOOT_1);
__raw_writel(val, sar_base + AUXCOREBOOT1_OFFSET);

/* Save SyncReq generation logic */
Expand Down

0 comments on commit f8bd82f

Please sign in to comment.