]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443
authorHeiko Stuebner <heiko@sntech.de>
Wed, 7 Mar 2012 10:00:04 +0000 (02:00 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 7 Mar 2012 10:00:04 +0000 (02:00 -0800)
commit7d9811f11f823f28d8d04fbb6aafebb909a4cd15
treee31fdb32db0a6d8949713bbe340f61acc6b4d7c5
parent714cc3a574282732dbd0c4389e4f82d750d7e5f9
ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443

s3c2443_common_setup_clocks is always called through
s3c2443_common_init_clocks, so there is no need to call it separately.
It was also called twice through this separate call.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/clock-s3c2443.c
arch/arm/plat-samsung/include/plat/clock.h