ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usage
authorBen Dooks <ben-linux@fluff.org>
Wed, 28 Apr 2010 03:58:13 +0000 (12:58 +0900)
committerBen Dooks <ben-linux@fluff.org>
Mon, 10 May 2010 02:44:38 +0000 (11:44 +0900)
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 <ben-linux@fluff.org>

No differences found