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:
22fd67c
)
sh: sh7724: Don't default enable the RTC clock.
author
Paul Mundt
<lethal@linux-sh.org>
Sun, 19 Apr 2009 04:12:04 +0000
(13:12 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sun, 19 Apr 2009 04:12:04 +0000
(13:12 +0900)
rtc-sh takes care of this now, so no need to have this always enabled.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/setup-sh7724.c
patch
|
blob
|
history
diff --git
a/arch/sh/kernel/cpu/sh4a/setup-sh7724.c
b/arch/sh/kernel/cpu/sh4a/setup-sh7724.c
index 8b87ba8f26bbdf1eda5db3fc67dd21b999367003..195274a74f8d46b6be46e8a4fdb6abeae9d7582c 100644
(file)
--- a/
arch/sh/kernel/cpu/sh4a/setup-sh7724.c
+++ b/
arch/sh/kernel/cpu/sh4a/setup-sh7724.c
@@
-275,7
+275,6
@@
static struct platform_device *sh7724_devices[] __initdata = {
static int __init sh7724_devices_setup(void)
{
- clk_always_enable("rtc0"); /* RTC */
clk_always_enable("vpu0"); /* VPU */
clk_always_enable("veu1"); /* VEU3F1 */
clk_always_enable("veu0"); /* VEU3F0 */