commit | 1526631d0255d63b981a374a6623893032b04af0 | [log] [tgz] |
---|---|---|
author | Kukjin Kim <kgene.kim@samsung.com> | Tue Jan 04 18:14:00 2011 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Jan 04 18:27:43 2011 +0900 |
tree | 60245db03cbb3d93c4611b49687db7beb7a7d7b2 | |
parent | e89c5d07cd523391d859cdf689fd2cb673269e85 [diff] |
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>