commit | 592957085e3763b9339a6a281f1aeb1247cdd245 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Tue Feb 12 10:09:10 2013 -0800 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Mar 05 20:20:59 2013 +0900 |
tree | ebecf19830b1dddb590fa2923c9a8cec8788b6d9 | |
parent | f0301673ff7ad8aae45c4a95613771d34b1cf052 [diff] |
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>