commit | b681bfcf484519112ed67ceaed94fdaca929aaef | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Wed Mar 07 02:00:04 2012 -0800 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Wed Mar 07 02:00:04 2012 -0800 |
tree | 39e959421ce61ce8a4800425b4d012e9f8561475 | |
parent | 7d9811f11f823f28d8d04fbb6aafebb909a4cd15 [diff] |
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 <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>