OSDN Git Service

GIC: implement suspend and resume
authorAbhijeet Dharmapurikar <adharmap@codeaurora.org>
Thu, 12 Aug 2010 00:18:28 +0000 (17:18 -0700)
committerYimin Peng <yiminp@codeaurora.org>
Thu, 3 May 2018 06:19:34 +0000 (14:19 +0800)
commit76330c4c308dfb9d89942737b21047d3260bfa3a
tree1b043aeb4dc38ce38b0935d05575b2018400b706
parentcb0e8e7c96590b4df7485c2c815fc131b7838325
GIC: implement suspend and resume

While in suspend state, the system should not wake up due to triggering
of a non wakeup interrupt. Implement suspend and resume functions to be
called from power management code to switch enabled interrupts between
wakeup set or normal set.

Change-Id: Iaceae286707460eadc5f05c0baef72b43c942777
Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
drivers/irqchip/irq-gic.c