[media] Use a more consistent value for RC repeat period
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 12 May 2011 01:36:47 +0000 (22:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 23:25:06 +0000 (20:25 -0300)
commitca540c8b66874aaf704c64d43d33e39369c428fb
treef45895fb75d80dee42d69d3349b36e265c976a99
parent612031c0771def54dd202cef76bb9bd654e47b5b
[media] Use a more consistent value for RC repeat period

The default REP_PERIOD is 33 ms. This doesn't make sense for IR's,
as, in general, an IR repeat scancode is provided at every 110/115ms,
depending on the RC protocol. So, increase its default, to do a
better job avoiding ghost repeat events.

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