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