From: Kukjin Kim Date: Tue, 4 Jan 2011 08:51:30 +0000 (+0900) Subject: ARM: S5PV210: Tidy init+disable clock usage and s3c24xx_register_clocks cleanup X-Git-Tag: v2.6.38-rc1~38^2^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c0fa647159895139d4a25f3d87b90af26789a5c;p=pandora-kernel.git ARM: S5PV210: Tidy init+disable clock usage and s3c24xx_register_clocks cleanup This patch changes the clock registration code to use the s3c_register_clocks() followed by s3c_disable_clocks() instead of the loops it was using and cleanups the return of s3c24xx_register_clocks() because it includes it. Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed