From: Ben Dooks Date: Wed, 28 Apr 2010 03:58:13 +0000 (+0900) Subject: ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usage X-Git-Tag: v2.6.35-rc1~503^2~1^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e04691bc600b53f6aab63404e58fae3bdf8e310;p=pandora-kernel.git ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usage Add s3c_disable_clocks() and change 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: Ben Dooks --- Reading git-diff-tree failed