aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2015-09-21 16:47:02 +0100
committerAlexandre Belloni <[email protected]>2015-11-08 14:12:25 +0100
commitcaff0cc419d764287675e55bb46405c6e1fe43ee (patch)
tree9f498970ff6c39904bfca0db8bad981f635c4db4 /lib/mpi/mpiutil.c
parent93a6f9168f2fbeb5bb000ba079e17a11bedc1a62 (diff)
rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flag
The IRQF_NO_SUSPEND flag is used to identify the interrupts that should be left enabled so as to allow them to work as expected during the suspend-resume cycle, but doesn't guarantee that it will wake the system from a suspended state, enable_irq_wake is recommended to be used for the wakeup. This patch removes the use of IRQF_NO_SUSPEND flags and uses newly introduce PM wakeup APIs dev_pm_{set,clear}_wake_irq. Cc: Alessandro Zummo <[email protected]> Cc: Alexandre Belloni <[email protected]> Cc: [email protected] Signed-off-by: Sudeep Holla <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions