The patch number 10769 was added via Mauro Carvalho Chehab <mche...@redhat.com>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <linux-me...@vger.kernel.org>

------

From: Mauro Carvalho Chehab  <mche...@redhat.com>
Update dependencies of the modules converted to V4L2


Several modules were converted to V4L2 API. Update their dependencies on 
Kconfig.

Priority: normal

Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>


---

 linux/drivers/media/video/Kconfig |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff -r 60389ff5e931 -r bacf8080411c linux/drivers/media/video/Kconfig
--- a/linux/drivers/media/video/Kconfig Fri Feb 27 00:08:39 2009 -0300
+++ b/linux/drivers/media/video/Kconfig Fri Feb 27 09:32:31 2009 -0300
@@ -253,7 +253,7 @@ comment "Video decoders"
 
 config VIDEO_BT819
        tristate "BT819A VideoStream decoder"
-       depends on VIDEO_V4L1 && I2C
+       depends on VIDEO_V4L2 && I2C
        ---help---
          Support for BT819A video decoder.
 
@@ -262,7 +262,7 @@ config VIDEO_BT819
 
 config VIDEO_BT856
        tristate "BT856 VideoStream decoder"
-       depends on VIDEO_V4L1 && I2C
+       depends on VIDEO_V4L2 && I2C
        ---help---
          Support for BT856 video decoder.
 
@@ -271,7 +271,7 @@ config VIDEO_BT856
 
 config VIDEO_BT866
        tristate "BT866 VideoStream decoder"
-       depends on VIDEO_V4L1 && I2C
+       depends on VIDEO_V4L2 && I2C
        ---help---
          Support for BT866 video decoder.
 
@@ -280,7 +280,7 @@ config VIDEO_BT866
 
 config VIDEO_KS0127
        tristate "KS0127 video decoder"
-       depends on VIDEO_V4L1 && I2C
+       depends on VIDEO_V4L2 && I2C
        ---help---
          Support for KS0127 video decoder.
 
@@ -363,7 +363,7 @@ config VIDEO_TVP5150
 
 config VIDEO_VPX3220
        tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
-       depends on VIDEO_V4L1 && I2C
+       depends on VIDEO_V4L2 && I2C
        ---help---
          Support for VPX322x video decoders.
 
@@ -401,7 +401,7 @@ config VIDEO_SAA7127
 
 config VIDEO_SAA7185
        tristate "Philips SAA7185 video encoder"
-       depends on VIDEO_V4L1 && I2C
+       depends on VIDEO_V4L2 && I2C
        ---help---
          Support for the Philips SAA7185 video encoder.
 
@@ -410,7 +410,7 @@ config VIDEO_SAA7185
 
 config VIDEO_ADV7170
        tristate "Analog Devices ADV7170 video encoder"
-       depends on VIDEO_V4L1 && I2C
+       depends on VIDEO_V4L2 && I2C
        ---help---
          Support for the Analog Devices ADV7170 video encoder driver
 
@@ -419,7 +419,7 @@ config VIDEO_ADV7170
 
 config VIDEO_ADV7175
        tristate "Analog Devices ADV7175 video encoder"
-       depends on VIDEO_V4L1 && I2C
+       depends on VIDEO_V4L2 && I2C
        ---help---
          Support for the Analog Devices ADV7175 video encoder driver
 


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/bacf8080411caace0c814593dbf26df824d6c6a7

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to