]> git.baikalelectronics.ru Git - kernel.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)
commit8dff41b478ef10bf863b4139e7485447c382100a
tree213258393d3cc5973b6ac2c890cf7ad9035febf8
parent1c3559c353f45f1ce81e6921a77901eb301989b8
[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