diff options
author | Sean Young <sean@mess.org> | 2017-10-01 23:38:29 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-10-11 19:37:53 +0300 |
commit | 829bbf268894d0866bb9dd2b1e430cfa5c5f0779 (patch) | |
tree | 66ece0a357db1f9ecffb40fc82a807e758f628d2 /drivers/media/rc/Kconfig | |
parent | 2265425fd9c512cc9977516b5fe78d03ad9311a7 (diff) | |
download | linux-829bbf268894d0866bb9dd2b1e430cfa5c5f0779.tar.xz |
media: rc: nec decoder should not send both repeat and keycode
When receiving an nec repeat, rc_repeat() is called and then rc_keydown()
with the last decoded scancode. That last call is redundant.
Fixes: 265a2988d202 ("media: rc-core: consistent use of rc_repeat()")
Cc: <stable@vger.kernel.org> # v4.14
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/rc/Kconfig')
0 files changed, 0 insertions, 0 deletions