diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-05-27 05:42:44 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-05-27 05:42:44 +0000 |
commit | 6efca26e38f50e85f210e25323eceacce61d6ebe (patch) | |
tree | 9b05d99af4c0db049da2f76bedb6636959c02694 | |
parent | 8b4ba9e06fa0f932b664304018ac132019dee4e6 (diff) | |
download | mediapointer-dvb-s2-6efca26e38f50e85f210e25323eceacce61d6ebe.tar.gz mediapointer-dvb-s2-6efca26e38f50e85f210e25323eceacce61d6ebe.tar.bz2 |
Compile ADV7343 and THS7303 drivers for kernels >= 2.6.26
From: chaithrika@ti.com <chaithrika@ti.com>
Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r-- | v4l/versions.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/v4l/versions.txt b/v4l/versions.txt index 1e3527dc0..3c57c14bd 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -4,9 +4,6 @@ [2.6.29] # Needs defines that are only available from 2.6.29 VIDEO_PXA27x -# Needs the newer I2C binding model -VIDEO_ADV7343 -VIDEO_THS7303 [2.6.28] USB_STV06XX @@ -16,6 +13,8 @@ USB_STV06XX VIDEO_TVP514X # requires id_table and new i2c stuff RADIO_TEA5764 +VIDEO_THS7303 +VIDEO_ADV7343 [2.6.25] # Requires gpiolib |