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