DORMANTno replies

[PATCH] S3C64XX CLOCK: Init ext_xtal_mux rate

From: Jassi <hidden>
Date: 2009-09-16 07:25:29
Subsystem: arm port, the rest · Maintainers: Russell King, Linus Torvalds

Initialize rate for the clk_ext_xtal_mux, even though the parent
isn't specified.
Ideally, init_clocks should set this mux and all PLLs read their
input clock freqs from clk_ext_xtal_mux.rate.

Signed-off-by: Jassi <redacted>
---
 arch/arm/plat-s3c64xx/s3c6400-clock.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/plat-s3c64xx/s3c6400-clock.c b/arch/arm/plat-s3c64xx/s3c6400-clock.c
index 1debc1f..de26f48 100644
--- a/arch/arm/plat-s3c64xx/s3c6400-clock.c
+++ b/arch/arm/plat-s3c64xx/s3c6400-clock.c
@@ -694,6 +694,7 @@ void __init_or_cpufreq s3c6400_setup_clocks(void)
 	clk_fout_mpll.rate = mpll;
 	clk_fout_epll.rate = epll;
 	clk_fout_apll.rate = apll;
+	clk_ext_xtal_mux.rate = xtal;
 
 	clk_h2.rate = hclk2;
 	clk_h.rate = hclk;
-- 
1.6.2.5
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help