]> 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)
commit62e3b89b81ff059dd443febc4f04320afcdf4dab
treefcfe40e8b0dc0eac161e1be3d4021f3d9280222c
parent568ebe516d7633c213e156634dc81af042c3417c
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