]> git.baikalelectronics.ru Git - kernel.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)
commit7060a4bc82d9b9695b9761ea0be1098764584583
treefcfe40e8b0dc0eac161e1be3d4021f3d9280222c
parent367c81e3a2fe7cc77bf044ac9f7eadcaa17f04c1
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