diff options
author | Tony Lindgren <[email protected]> | 2020-10-28 08:05:56 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-10-28 16:40:47 +0100 |
commit | 7ffa08169849be898eed6f3694aab8c425497749 (patch) | |
tree | aefc3a209adee9ba7999d545fa304b8b83cbc575 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2f84a2de539cc4301a332c2c76473fc25baf21b7 (diff) |
Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
This reverts commit 579ced8fdb00b8e94304a83e3cc419f6f8eab08e.
Turns out I was overly optimistic about cpu_pm blocking idle being a
solution for handling edge interrupts. While it helps in preventing
entering idle states that potentially lose context, we can still get
an edge interrupt triggering while entering idle. So we need to also
add back the workaround for seeing if there are any pending edge
interrupts when waking up.
Signed-off-by: Tony Lindgren <[email protected]>
Cc: Aaro Koskinen <[email protected]>
Cc: Grygorii Strashko <[email protected]>
Cc: Keerthy <[email protected]>
Cc: Ladislav Michl <[email protected]>
Cc: Peter Ujfalusi <[email protected]>
Cc: Russell King <[email protected]>
Cc: Tero Kristo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions