Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377159
b: refs/heads/master
c: 589c603
h: refs/heads/master
i:
  377157: c021494
  377155: 9949839
  377151: 3899324
v: v3
  • Loading branch information
Tushar Behera authored and Mike Turquette committed Jun 10, 2013
1 parent 9ee2720 commit 5cc30b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 39b72d89eb2bf74ec94773defece6890febba7a5
refs/heads/master: 589c603b2c591ed470a731ceda589e6d60b77b5f
2 changes: 1 addition & 1 deletion trunk/drivers/clk/samsung/clk-exynos5250.c
Original file line number Diff line number Diff line change
Expand Up @@ -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" };
Expand Down

0 comments on commit 5cc30b2

Please sign in to comment.