OSDN Git Service

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)
commit45426468148d77e8c5eaece21d2a16e063066567
tree8745592671e68d2c3a39031800fe4621d0956669
parent85841bcedd6048dd37cab58a504e5317192324c6
ARM: S5PC1XX: Move to using generic clksrc_clk for clock code

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>
arch/arm/plat-s5pc1xx/Kconfig
arch/arm/plat-s5pc1xx/s5pc100-clock.c