commit | 9f6bb3f5675a22fdcebb9565ec2122a2b2903aa2 | [log] [tgz] |
---|---|---|
author | Kukjin Kim <kgene.kim@samsung.com> | Tue Jan 04 18:12:57 2011 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Jan 04 18:27:43 2011 +0900 |
tree | e15654978c6aaa71bfcc9eb84fcb8f76e51bce0a | |
parent | cdb216de6e3291493f6bd033f2eec49c80dc8015 [diff] |
ARM: S5P6440: 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>