Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200899
b: refs/heads/master
c: 4164aca
h: refs/heads/master
i:
  200897: c7ac086
  200895: de71a8a
v: v3
  • Loading branch information
Thomas Abraham authored and Kukjin Kim committed Jul 5, 2010
1 parent c2488b3 commit 7668ef0
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: 6b34f498fe8a918978ddba2bc82a9bd6a883e1fb
refs/heads/master: 4164acaf096fb92b67cdbde6b454dda773aa953b
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s5p6442/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ void __init_or_cpufreq s5p6442_setup_clocks(void)
mpll = s5p_get_pll45xx(xtal, __raw_readl(S5P_MPLL_CON), pll_4502);
epll = s5p_get_pll45xx(xtal, __raw_readl(S5P_EPLL_CON), pll_4500);

printk(KERN_INFO "S5P6440: PLL settings, A=%ld, M=%ld, E=%ld",
printk(KERN_INFO "S5P6442: PLL settings, A=%ld, M=%ld, E=%ld",
apll, mpll, epll);

clk_fout_apll.rate = apll;
Expand Down

0 comments on commit 7668ef0

Please sign in to comment.