From: Ben Dooks Date: Mon, 30 Nov 2009 01:10:57 +0000 (+0000) Subject: ARM: S3C64XX: Cleanup common init code in s3c6400-clock.c X-Git-Tag: v2.6.34-rc2~66^2~54^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9c4f1e4ddf40103dcf85e23d00230ab8ece2a89;p=pandora-kernel.git ARM: S3C64XX: Cleanup common init code in s3c6400-clock.c Remove the four fields from clksrc_clk.clk which are always the same and init them when the clock is registered. This helps remove the amount of repeated code. This is a re-work of Harald Welte's clock changes for the latest kernel. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed