ARM: S5P6450: Tidy register and disable clock usage
authorKukjin Kim <kgene.kim@samsung.com>
Tue, 4 Jan 2011 09:14:00 +0000 (18:14 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 4 Jan 2011 09:27:43 +0000 (18:27 +0900)
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 <kgene.kim@samsung.com>

No differences found