commit | 3c0fa647159895139d4a25f3d87b90af26789a5c | [log] [tgz] |
---|---|---|
author | Kukjin Kim <kgene.kim@samsung.com> | Tue Jan 04 17:51:30 2011 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Jan 04 18:27:43 2011 +0900 |
tree | 1ec43f87471c0ddabd3a89ce9bae8c7d32484609 | |
parent | 96ee39c445243dc58b71d72456a5bd19d9b04f31 [diff] |
ARM: S5PV210: Tidy init+disable clock usage and s3c24xx_register_clocks cleanup 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 and cleanups the return of s3c24xx_register_clocks() because it includes it. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>