]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: S3C64XX: Tidy register and disable clock usage
authorKukjin Kim <kgene.kim@samsung.com>
Tue, 4 Jan 2011 09:27:18 +0000 (18:27 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 4 Jan 2011 09:27:18 +0000 (18:27 +0900)
commitc58f72fc53c8bd53600c4d1a6ba78bc2731f2542
treea0904726b94fdfed6faf137d15d355f3a0ff92af
parent099756b9ca3e7d2e66f30c3d6be51e198342ff4d
ARM: S3C64XX: 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.

Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/clock.c