commit | 56a6036c5fcb784290edde050baacddb168f4a33 | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Fri Dec 02 15:16:12 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Jan 30 12:08:40 2017 -0200 |
tree | ef2340ffde51017b08b3cc979b1ef7cf12ffb403 | |
parent | 2940c7e49775ea2d83c9a8c1ea1e37c4f584ee6c [diff] |
[media] rc: allow software timeout to be set Both the iguanair and the technotrend usb ir do not do any timeout handling in hardware, so timeout is entirely done in ir_raw_event_store_with_filter(). Any sensible timeout value will do, so allow it to be set using LIRC_SET_REC_TIMEOUT. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>