V4L/DVB: IR/imon: add proper auto-repeat support
authorJarod Wilson <jarod@redhat.com>
Fri, 30 Apr 2010 19:06:12 +0000 (16:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:58:27 +0000 (12:58 -0300)
commitdb190fc13af8e2e5e9d717c16b07342ea8bf9174
treeb74b37ffc6d8dad216674e4a8a13d900e90c4462
parent666a9ed8971657ea7dcf0bd9df17195db4dddf29
V4L/DVB: IR/imon: add proper auto-repeat support

Simplified from version 1, in that hacks heisted from ati_remote2.c
aren't actually necessary, the real fix for too many repeats was
from setting too long a timer release value (200ms) on repeats in
mce mode -- this patch drops the release timeout to 33ms, matching
the input subsystem default input_dev->rep[REP_PERIOD].

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/imon.c