From: Thomas Abraham Date: Thu, 13 May 2010 00:26:58 +0000 (+0900) Subject: ARM: S5P6440: Change dout_mpll clock type to clksrc_clk clock type. X-Git-Tag: v2.6.35-rc1~500^2~22^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30d58349608c3a31dbea0cc9238f6d8edc21e299;p=pandora-kernel.git ARM: S5P6440: Change dout_mpll clock type to clksrc_clk clock type. This patch modifies the following. 1. Modifies the dout_mpll clock type as clksrc_clk clock type. This modification allows the use of common clock code in managing the dout_mpll clock (which otherwise would need custom defined functions such as s5p6440_clk_doutmpll_get_rate). 2. s5p6440_clk_doutmpll_get_rate function is removed as it is no longer needed. Signed-off-by: Thomas Abraham Signed-off-by: Kukjin Kim Signed-off-by: Ben Dooks --- Reading git-diff-tree failed