diff options
| author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-08-20 10:28:17 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-08-20 10:28:17 -0300 |
| commit | 990c9e823d0db2e126fae7a2ead592ebd1ea2e6f (patch) | |
| tree | 4b25867a771d3871803254cc9a6871eeef9b8305 /v4l | |
| parent | 31da1cf039c5d397bbe955fd1e9903d19e7ff9e2 (diff) | |
| download | mediapointer-dvb-s2-990c9e823d0db2e126fae7a2ead592ebd1ea2e6f.tar.gz mediapointer-dvb-s2-990c9e823d0db2e126fae7a2ead592ebd1ea2e6f.tar.bz2 | |
cx88: Apply version 2 of high resolution timer for RC
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Patch solves problem of missed keystrokes on some remote controls,
as reported on http://bugzilla.kernel.org/show_bug.cgi?id=9637 .
Changes of version 2:
* Driver no longer builds on kernels < 2.6.22, so add an entry to
v4l/versions.txt
* Add a missing static.
Build-tested on 2.6.22.
Priority: normal
Signed-off-by: Andrzej Hajda <andrzej.hajda@wp.pl>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
[mchehab@redhat.com: this patch will be merged with version 1 for upstream submission]
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l')
| -rw-r--r-- | v4l/versions.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/v4l/versions.txt b/v4l/versions.txt index 9e23e500c..4ce31f852 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -45,6 +45,8 @@ DVB_DRX397XD DVB_DM1105 # This driver needs print_hex_dump DVB_FIREDTV +# This driver needs hrtimer API +VIDEO_CX88 [2.6.20] #This driver requires HID_REQ_GET_REPORT |
