ARM: S5PV310: Add FOUT APLL get rate function
authorJaecheol Lee <jc.lee@samsung.com>
Thu, 23 Dec 2010 05:25:31 +0000 (14:25 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 23 Dec 2010 05:53:41 +0000 (14:53 +0900)
commit877d1b571d7763dbf57e38de2827177ad5369e64
tree19bfef4f41d2f3dd3e4984158770e954db788306
parentbf5ce054f5ffdb9a2f5556edab07e86acec916ed
ARM: S5PV310: Add FOUT APLL get rate function

FOUT APLL clock is used as a source of ARM core clock. So we need that the
clock source can be changed dynamically by using CPUFREQ driver. This patch
can give correct frequency when calling clk_get_rate() function.

Signed-off-by: Jaecheol Lee <jc.lee@samsung.com>
Signed-off-by: Sangwook Ju <sw.ju@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5pv310/clock.c