ARM: S5PC1XX: Move to using generic clksrc_clk for clock code
authorBen Dooks <ben-linux@fluff.org>
Tue, 12 Jan 2010 03:19:28 +0000 (12:19 +0900)
committerBen Dooks <ben-linux@fluff.org>
Fri, 15 Jan 2010 08:10:14 +0000 (17:10 +0900)
Remove the copy of the old s3c64xx struct clksrc_clk and use the new one
in plat-samsung. This eliminates a bug in the set_parent() call where it
failed to set the clk->parent after sucesfully updating the clock.

The script that was used to automate much of the process will be supplied
seperately.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found