aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAren Moynihan <[email protected]>2022-12-08 17:02:26 -0500
committerLee Jones <[email protected]>2023-02-22 08:25:51 +0000
commit8781ba7f45695af3ab8e8d1b55a31f527c9201a3 (patch)
treee92398f1abdfc51c3e0b01acb1ace380140f3df5 /tools/perf/scripts/python/bin/stackcollapse-report
parent725a2acd851dbef94a3e68c1a8a1de2862742ecd (diff)
mfd: axp20x: Fix order of pek rise and fall events
The power button can get "stuck" if the rising edge and falling edge irq are read in the same pass. This can often be triggered when resuming from suspend if the power button is released before the kernel handles the interrupt. Swapping the order of the rise and fall events makes sure that the press event is handled first, which prevents this situation. Signed-off-by: Aren Moynihan <[email protected]> Reviewed-by: Samuel Holland <[email protected]> Tested-by: Samuel Holland <[email protected]> Acked-by: Chen-Yu Tsai <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions