From: Johannes Stezenbach Date: Fri, 9 Sep 2005 20:03:05 +0000 (-0700) Subject: [PATCH] dvb: cinergyT2: remote control fixes X-Git-Tag: v2.6.14-rc1~395 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d78933c291bd0b6292e2c631e2f5e346c14d3fa;p=pandora-kernel.git [PATCH] dvb: cinergyT2: remote control fixes IR RC fixes: - EVIOCSKEYCODE is not supported by this driver, fix potential crash when it is used by not setting rc_input_dev->keycodesize - fix key repeat handling (hopefully) - reduce default poll internal to 50msec (necessary for key repeat handling) Signed-off-by: Johannes Stezenbach Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed