diff options
author | Javier Martinez Canillas <[email protected]> | 2015-06-12 07:43:15 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-06-16 11:34:41 +0200 |
commit | 6fd4899a54a522ccd6a24fea2318d3b515b95945 (patch) | |
tree | b42d7ddeaee568223b0b1f59f203db9b43474c62 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 55963c9f20d03124eefb4c365e1ca1f485fc3974 (diff) |
irqchip: exynos-combiner: Save IRQ enable set on suspend
The Exynos interrupt combiner IP loses its state when the SoC enters
into a low power state during a Suspend-to-RAM. This means that if a
IRQ is used as a source, the interrupts for the devices are disabled
when the system is resumed from a sleep state so are not triggered.
Save the interrupt enable set register for each combiner group and
restore it after resume to make sure that the interrupts are enabled.
Signed-off-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Kukjin Kim <[email protected]>
Cc: Tomasz Figa <[email protected]>
Cc: Doug Anderson <[email protected]>
Cc: [email protected]
Cc: Peter Chubb <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Chanho Park <[email protected]>
Cc: Sudeep Holla <[email protected]>
Link: http://lkml.kernel.org/r/1434087795-13990-1-git-send-email-javier.martinez@collabora.co.uk
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions