From: Ben Dooks Date: Tue, 12 Jan 2010 03:19:28 +0000 (+0900) Subject: ARM: S5PC1XX: Move to using generic clksrc_clk for clock code X-Git-Tag: v2.6.34-rc2~66^2~54^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45426468148d77e8c5eaece21d2a16e063066567;p=pandora-kernel.git 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 --- Reading git-diff-tree failed