diff options
| author | David Härdeman <[email protected]> | 2017-06-22 15:23:54 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-08-20 09:34:39 -0400 |
| commit | 265a2988d202b3aba0bbbb4d828c66d3741d59db (patch) | |
| tree | fd709730afc881d79b463dbb6119a38bdb24a225 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | ab45e85851829ebb4e233ba5e401affa4128a352 (diff) | |
media: rc-core: consistent use of rc_repeat()
The NEC decoder and the Sanyo decoders check if dev->keypressed is true
before calling rc_repeat (without holding dev->keylock).
Meanwhile, the XMP and JVC decoders do no such checks.
This patch makes sure all users of rc_repeat() do so consistently by
removing extra checks in NEC/Sanyo and modifying the check a bit in
rc_repeat() so that no input event is generated if the key isn't pressed.
Signed-off-by: David Härdeman <[email protected]>
Signed-off-by: Sean Young <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions