[media] imon: fix initial panel key repeat suppression
authorJarod Wilson <jarod@redhat.com>
Sat, 4 Jun 2011 17:14:41 +0000 (14:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 11 Jun 2011 12:04:24 +0000 (09:04 -0300)
commit94215ccd99eb6e3c8a035c06984630bd7479d963
tree706bec662dfb702687ca116e3854b8beba5bd924
parent443b391900469f2c5ec5a354ce305000096a94b7
[media] imon: fix initial panel key repeat suppression

As pointed out on the lirc list by Andreas Dick, initial panel key
repeat suppression wasn't working, as we had no timevals accumulated
until after the first repeat. Also add a missing locking call.

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