Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273995
b: refs/heads/master
c: d9018df
h: refs/heads/master
i:
  273993: 525b803
  273991: 30824c0
v: v3
  • Loading branch information
Tomasz Figa authored and Kukjin Kim committed Sep 19, 2011
1 parent 7e2d482 commit c6ab774
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 348276f4a37ab98559c8c63cbe2a122b7ff65421
refs/heads/master: d9018df00785d7ff52aa7fa8acfacd8a036fc832
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-s3c64xx/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#include <mach/regs-clock.h>
#include <mach/regs-syscon-power.h>
#include <mach/regs-gpio-memport.h>
#include <mach/regs-modem.h>

#ifdef CONFIG_S3C_PM_DEBUG_LED_SMDK
void s3c_pm_debug_smdkled(u32 set, u32 clear)
Expand Down Expand Up @@ -87,6 +88,7 @@ static struct sleep_save misc_save[] = {
SAVE_ITEM(S3C64XX_MEM1CONSLP),

SAVE_ITEM(S3C64XX_SDMA_SEL),
SAVE_ITEM(S3C64XX_MODEM_MIFPCON),
};

void s3c_pm_configure_extint(void)
Expand Down

0 comments on commit c6ab774

Please sign in to comment.