From: Jarod Wilson Date: Fri, 30 Apr 2010 19:06:12 +0000 (-0300) Subject: V4L/DVB: IR/imon: add proper auto-repeat support X-Git-Tag: v2.6.35-rc1~480^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db190fc13af8e2e5e9d717c16b07342ea8bf9174;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed