From: Ben Dooks Date: Tue, 26 Jan 2010 06:10:38 +0000 (+0900) Subject: ARM: S3C64XX: Combine the clock init code X-Git-Tag: v2.6.34-rc2~66^2~3^2~37^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55bf9267dd628c9369674ca75f5b00e275529289;p=pandora-kernel.git ARM: S3C64XX: Combine the clock init code Turn the init sequence of s3c24xx_register_baseclocks(xtal); s3c64xx_register_clocks(); s3c6400_register_clocks(S3C6410_CLKDIV0_ARM_MASK); into a single call as this is now contained within one file. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed