media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers
authorSean Young <sean@mess.org>
Wed, 15 Sep 2021 16:14:07 +0000 (18:14 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 30 Sep 2021 08:08:00 +0000 (10:08 +0200)
commitc73ba202a851c0b611ef2c25e568fadeff5e667f
tree988b6e887f89d33ce9bb73ec4ff606f4db136e75
parentd7f26849ed7cc875d0ff7480c2efebeeccea2bad
media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers

The IR receiver has two issues:

 - Sometimes there is no response to a button press
 - Sometimes a button press is repeated when it should not have been

Hanging the polling interval fixes this behaviour.

Link: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994050
Cc: stable@vger.kernel.org
Suggested-by: Joaquín Alberto Calderón Pozo <kini_calderon@hotmail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/ir-kbd-i2c.c