Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319283
b: refs/heads/master
c: 911a472
h: refs/heads/master
i:
  319281: 80045ca
  319279: 384e53b
v: v3
  • Loading branch information
Rafael J. Wysocki committed Jul 11, 2012
1 parent d58c626 commit fefdced
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: a1ee61b8f4b56e5e6ced16b83d5098e0f4238a45
refs/heads/master: 911a472aca3dac8aede558760a85ae051966dda0
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/pm-sh7372.c
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ static void sh7372_enter_a3sm_common(int pllc0_on)
sh7372_set_reset_vector(__pa(sh7372_resume_core_standby_sysc));
sh7372_enter_sysc(pllc0_on, 1 << 12);
}
#endif /* CONFIG_SUSPEND || CONFIG_CPU_IDLE */

#ifdef CONFIG_CPU_IDLE
static int sh7372_do_idle_core_standby(unsigned long unused)
Expand Down Expand Up @@ -442,7 +443,6 @@ static void sh7372_suspend_init(void)
#else
static void sh7372_suspend_init(void) {}
#endif
#endif /* CONFIG_SUSPEND || CONFIG_CPU_IDLE */

void __init sh7372_pm_init(void)
{
Expand Down

0 comments on commit fefdced

Please sign in to comment.