diff options
author | Sean Young <sean@mess.org> | 2016-12-02 20:16:11 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-01-30 17:04:56 +0300 |
commit | 2940c7e49775ea2d83c9a8c1ea1e37c4f584ee6c (patch) | |
tree | a775a11a98d4441a89f67c8983552a1ec563033a /drivers/media/rc/iguanair.c | |
parent | 17809ed219945b38a750aa382d1aafe3a9f09b02 (diff) | |
download | linux-2940c7e49775ea2d83c9a8c1ea1e37c4f584ee6c.tar.xz |
[media] serial_ir: generate timeout
No timeout is generated by serial_ir since the port only generates
interrupts on edges. Some IR protocols like rc6 and rc5 need a trailing
space or timeout so they know there are no more bits coming.
Without it, the current key will only be reported once some more IR
occurs.
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/rc/iguanair.c')
0 files changed, 0 insertions, 0 deletions