aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorGuido Martínez <[email protected]>2015-05-06 16:35:21 -0700
committerDmitry Torokhov <[email protected]>2015-05-06 16:39:28 -0700
commitc615dcb6d13e6db3083507114fa3696be98d5211 (patch)
treeaabbd52a866540a9d51b203498355fa6145ac85b /tools/perf/util/scripting-engines/trace-event-perl.c
parent195e610bf7104d0dbe7e420e361dfb154694691d (diff)
Input: adp5589-keys - fix event count mask
The event mask was specified as 0xF (4 bits) when in reality is 0x1F (5 bits) in order to be capable of representing all FIFO length values from 0 to 16. This caused a problem: when the keypad reported 16 pending events the driver took it as 0, and did nothing. This in turn caused the keypad to re-issue the interrupt over and over again. Signed-off-by: Guido Martínez <[email protected]> Acked-by: Michael Hennerich <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions