ARM: S5P6440: Change dout_mpll clock type to clksrc_clk clock type.
authorThomas Abraham <thomas.ab@samsung.com>
Thu, 13 May 2010 00:26:58 +0000 (09:26 +0900)
committerBen Dooks <ben-linux@fluff.org>
Thu, 13 May 2010 01:14:48 +0000 (10:14 +0900)
commit30d58349608c3a31dbea0cc9238f6d8edc21e299
tree53c6ba8a569ae0d272d7ffb9a3ec60d9a74a5fe5
parentfb0491146518c24b8ded5f9afa59b1df3749dea9
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 <thomas.ab@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s5p6440/clock.c