ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pm
authorHeiko Stuebner <heiko@sntech.de>
Tue, 12 Feb 2013 18:09:10 +0000 (10:09 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 5 Mar 2013 11:20:59 +0000 (20:20 +0900)
commit592957085e3763b9339a6a281f1aeb1247cdd245
treeebecf19830b1dddb590fa2923c9a8cec8788b6d9
parentf0301673ff7ad8aae45c4a95613771d34b1cf052
ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pm

Originally the s3c2412 used a overidden irq chip to set the rtc wakeup flag.
But with using the samsung_sync_wakemask function the same can be achieved
without introducing soc specific irq functions.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/Kconfig
arch/arm/mach-s3c24xx/irq-s3c2412.c
arch/arm/mach-s3c24xx/pm-s3c2412.c
This page took 0.034536 seconds and 5 git commands to generate.