projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42205e9
)
rk30: rm the sram_printch(8)
author
许盛飞
<xsf@rock-chips.com>
Tue, 21 Aug 2012 03:23:00 +0000
(11:23 +0800)
committer
许盛飞
<xsf@rock-chips.com>
Tue, 21 Aug 2012 03:23:00 +0000
(11:23 +0800)
arch/arm/mach-rk30/pm.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk30/pm.c
b/arch/arm/mach-rk30/pm.c
index 03b08f8c6383ca8b615ab618ef605864667a8d1c..99fb2ca7a280f2c82b64782123486e3efa2424a8 100644
(file)
--- a/
arch/arm/mach-rk30/pm.c
+++ b/
arch/arm/mach-rk30/pm.c
@@
-387,9
+387,6
@@
static void __sramfunc rk30_sram_suspend(void)
| (1 << CLK_GATE_PERIPH_SRC % 16)
| (1 << CLK_GATE_PCLK_PERIPH % 16)
, clkgt_regs[2], CRU_CLKGATES_CON(2), 0xffff);
- sram_printch('8');
-
-
}
gate_save_soc_clk(0
| (1 << CLK_GATE_ACLK_STRC_SYS % 16)