aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2017-01-15 14:44:30 -0800
committerDmitry Torokhov <[email protected]>2017-01-15 15:08:44 -0800
commit08fea55e37f58371bffc5336a59e55d1f155955a (patch)
treead229ab7a9562d56d3ce17ee3324c847f6aa4898 /tools/perf/scripts/python/bin/stackcollapse-report
parent9723ddc8fe0d76ce41fe0dc16afb241ec7d0a29d (diff)
Input: mpr121 - handle multiple bits change of status register
This driver reports input events on their interrupts which are triggered by the sensor's status register changes. But only single bit change is reported in the interrupt handler. So if there are multiple bits are changed at almost the same time, other press or release events are ignored. This fixes it by detecting all changed bits in the status register. Signed-off-by: Akinobu Mita <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions