]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] dvb: cinergyT2: remote control fixes
authorJohannes Stezenbach <js@linuxtv.org>
Fri, 9 Sep 2005 20:03:05 +0000 (13:03 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:44 +0000 (13:57 -0700)
commit6d78933c291bd0b6292e2c631e2f5e346c14d3fa
tree213258393d3cc5973b6ac2c890cf7ad9035febf8
parent2d6e7322b5f63d62ec8785c5fbf469c9a233baff
[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>
drivers/media/dvb/cinergyT2/Kconfig
drivers/media/dvb/cinergyT2/cinergyT2.c