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)
commit1526631d0255d63b981a374a6623893032b04af0
tree60245db03cbb3d93c4611b49687db7beb7a7d7b2
parente89c5d07cd523391d859cdf689fd2cb673269e85
ARM: S5P6450: 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 <kgene.kim@samsung.com>
arch/arm/mach-s5p64x0/clock-s5p6450.c