Skip to content
Snippets Groups Projects
Commit 44f60596 authored by Andres Oportus's avatar Andres Oportus Committed by CQ bot account: commit-bot@chromium.org
Browse files

[hid][buttons] Use edge instead of level interrupts

Edge interrupts do not require the state machine handling required by
level interrupts in the kernel and work as well in hid-buttons.
Issues with level interrupt handling has been seen at least on one device
that is being tracked by ZX-3077.  Since we have support for edge interrupts
in all HW that uses buttons today, switched to edge.

Test: hid uapp in astro and mt8167s.

Change-Id: I36725ee87baa7b007b1c523c17d2daca5efda65b
parent 0ab01434
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment