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