]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00277955-2 rtc: rtc-snvs: support wakeup system from freeze mode
authorAnson Huang <b20788@freescale.com>
Wed, 4 Sep 2013 01:46:47 +0000 (21:46 -0400)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:55:25 +0000 (09:55 +0800)
commitb2818389a9822f77999bd7da5dd9e98fea48b03a
tree1c27249b4bbab9605e2af77947c6db6c3b713abe
parent71bd1de68ded9da1c1cc4fda4038d58a69a2c00a
ENGR00277955-2 rtc: rtc-snvs: support wakeup system from freeze mode

To support wakeup system from freeze mode of suspend,
device's irq can NOT be disabled during devices suspend,
so we need to add IRQF_NO_SUSPEND flag to irqflags.

Signed-off-by: Anson Huang <b20788@freescale.com>
drivers/rtc/rtc-snvs.c