From 5cc30b2eb022fde9409e0a3322c3c285f7872e4a Mon Sep 17 00:00:00 2001 From: Tushar Behera Date: Fri, 17 May 2013 11:25:53 +0530 Subject: [PATCH] --- yaml --- r: 377159 b: refs/heads/master c: 589c603b2c591ed470a731ceda589e6d60b77b5f h: refs/heads/master i: 377157: c02149460e221c066853a60c59b02bac82d9c626 377155: 9949839cb93d1cf93d34c90292658241a77c4b28 377151: 389932424b3faa4dd28f34cd5021fb341f518742 v: v3 --- [refs] | 2 +- trunk/drivers/clk/samsung/clk-exynos5250.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8a1b6014ae24..2300edd032d8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 39b72d89eb2bf74ec94773defece6890febba7a5 +refs/heads/master: 589c603b2c591ed470a731ceda589e6d60b77b5f diff --git a/trunk/drivers/clk/samsung/clk-exynos5250.c b/trunk/drivers/clk/samsung/clk-exynos5250.c index 05d099d0d8ba..b6d79c0cacff 100644 --- a/trunk/drivers/clk/samsung/clk-exynos5250.c +++ b/trunk/drivers/clk/samsung/clk-exynos5250.c @@ -155,7 +155,7 @@ static __initdata unsigned long exynos5250_clk_regs[] = { /* list of all parent clock list */ PNAME(mout_apll_p) = { "fin_pll", "fout_apll", }; -PNAME(mout_cpu_p) = { "mout_apll", "mout_mpll", }; +PNAME(mout_cpu_p) = { "mout_apll", "sclk_mpll", }; PNAME(mout_mpll_fout_p) = { "fout_mplldiv2", "fout_mpll" }; PNAME(mout_mpll_p) = { "fin_pll", "mout_mpll_fout" }; PNAME(mout_bpll_fout_p) = { "fout_bplldiv2", "fout_bpll" };