Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326496
b: refs/heads/master
c: b61968e
h: refs/heads/master
v: v3
  • Loading branch information
Igor Grinberg authored and Tony Lindgren committed Sep 10, 2012
1 parent 554e21e commit a84836c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 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: e54adb1e79762d3591459e5b0e9b9ff578e33fdb
refs/heads/master: b61968e5cfbc511cefb7567e2d3e2fb722b35c61
10 changes: 0 additions & 10 deletions trunk/arch/arm/mach-omap2/pm24xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -352,16 +352,6 @@ int __init omap2_pm_init(void)

prcm_setup_regs();

/* Hack to prevent MPU retention when STI console is enabled. */
{
const struct omap_sti_console_config *sti;

sti = omap_get_config(OMAP_TAG_STI_CONSOLE,
struct omap_sti_console_config);
if (sti != NULL && sti->enable)
sti_console_enabled = 1;
}

/*
* We copy the assembler sleep/wakeup routines to SRAM.
* These routines need to be in SRAM as that's the only
Expand Down

0 comments on commit a84836c

Please sign in to comment.