The patch number 13291 was added via Douglas Schilling Landgraf 
<dougsl...@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: Jean Delvare  <kh...@linux-fr.org>
Fix adv7180 build failures with old kernels


The adv7180 driver is a new-style i2c driver, unconditionally using
struct i2c_device_id. As such, it can't be built on kernels older than
2.6.26.

Priority: normal

Signed-off-by: Jean Delvare <kh...@linux-fr.org>
Signed-off-by: Douglas Schilling Landgraf <dougsl...@redhat.com>


---

 v4l/versions.txt |    1 +
 1 file changed, 1 insertion(+)

diff -r b4f4e7f4473b -r e6aac1fd3e7c v4l/versions.txt
--- a/v4l/versions.txt  Wed Nov 04 13:32:37 2009 -0500
+++ b/v4l/versions.txt  Wed Nov 04 13:33:59 2009 -0500
@@ -40,6 +40,7 @@
 [2.6.26]
 # Requires struct i2c_device_id
 VIDEO_TVP514X
+VIDEO_ADV7180
 # requires id_table and new i2c stuff
 RADIO_TEA5764
 VIDEO_THS7303


---

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

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

Reply via email to