diff options
| author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-07-19 18:03:23 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-07-19 18:03:23 -0300 |
| commit | 20d8713a89d5f49511495e944294806642ec6a13 (patch) | |
| tree | 6ccc61b6fd17f9a232f893d9609a64b9ec0969ce /v4l | |
| parent | 2ed77cf169e469102ebe5fd8d03e6b083323f26e (diff) | |
| download | mediapointer-dvb-s2-20d8713a89d5f49511495e944294806642ec6a13.tar.gz mediapointer-dvb-s2-20d8713a89d5f49511495e944294806642ec6a13.tar.bz2 | |
sn9c20x: backport to work since 2.6.18
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Make sn9c20x driver to work with RHEL5 kernel. Yet, the event interface
needs a little more work. Since I'm lazy, I've backported just the
webcam driver.
While here, reorder includes to the order used on other drivers.
Priority: normal
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 eb3597f76..792419f99 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -29,6 +29,8 @@ SOC_CAMERA_MT9M001 [2.6.23] # Needs field intf_assoc in struct usb_host_config VIDEO_CX231XX +# Some freezer routines +USB_GSPCA_SN9C20X_EVDEV [2.6.22] #This driver requires I2C probe/remove fields |
