]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: S3C24XX: only store clock registers when old clock code is active
authorHeiko Stuebner <heiko@sntech.de>
Tue, 25 Feb 2014 00:50:43 +0000 (09:50 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 14 Apr 2014 17:11:36 +0000 (02:11 +0900)
commit42637c59f36198a58069f94676007c62477321b7
treefcfe40e8b0dc0eac161e1be3d4021f3d9280222c
parentdfc0f5099a83f8633fc4480e2f0e8e5f6ac1331d
ARM: S3C24XX: only store clock registers when old clock code is active

The Samsung ccf driver already handles the save and restore of the clock
registers on suspend and resume. The architecture code should not
duplicate this when the ccf is active.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/pm.c