commit | 6d78933c291bd0b6292e2c631e2f5e346c14d3fa | [log] [tgz] |
---|---|---|
author | Johannes Stezenbach <js@linuxtv.org> | Fri Sep 09 13:03:05 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 09 13:57:44 2005 -0700 |
tree | 213258393d3cc5973b6ac2c890cf7ad9035febf8 | |
parent | 2d6e7322b5f63d62ec8785c5fbf469c9a233baff [diff] |
[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 <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>