From: Jaecheol Lee Date: Thu, 23 Dec 2010 05:25:31 +0000 (+0900) Subject: ARM: S5PV310: Add FOUT APLL get rate function X-Git-Tag: v2.6.38-rc1~38^2^2~8^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=877d1b571d7763dbf57e38de2827177ad5369e64;p=pandora-kernel.git 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 Signed-off-by: Sangwook Ju Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed