From: Kukjin Kim Date: Tue, 4 Jan 2011 09:14:00 +0000 (+0900) Subject: ARM: S5P6450: Tidy register and disable clock usage X-Git-Tag: v2.6.38-rc1~38^2^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1526631d0255d63b981a374a6623893032b04af0;p=pandora-kernel.git ARM: S5P6450: 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