From: Kukjin Kim Date: Tue, 4 Jan 2011 09:27:18 +0000 (+0900) Subject: ARM: S3C64XX: Tidy register and disable clock usage X-Git-Tag: v2.6.38-rc1~38^2^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdb216de6e3291493f6bd033f2eec49c80dc8015;p=pandora-kernel.git ARM: S3C64XX: Tidy register and disable clock usage 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. Cc: Ben Dooks Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed