From: Heiko Stuebner Date: Wed, 7 Mar 2012 10:00:04 +0000 (-0800) Subject: ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443 X-Git-Tag: v3.4-rc1~91^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b681bfcf484519112ed67ceaed94fdaca929aaef;p=pandora-kernel.git ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443 Currently the rate of clk_h is calculated once and set through the s3c24xx_setup_clocks call. As the clk_h is a child of the prediv we can evaluate its divider and calculate the rate in get_rate. Signed-off-by: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed