* [PATCH] Fix adv7180 build failures with old kernels
@ 2009-09-26 13:29 Jean Delvare
0 siblings, 0 replies; only message in thread
From: Jean Delvare @ 2009-09-26 13:29 UTC (permalink / raw)
To: LMML
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.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
---
v4l/versions.txt | 1 +
1 file changed, 1 insertion(+)
--- v4l-dvb.orig/v4l/versions.txt 2009-09-26 13:10:09.000000000 +0200
+++ v4l-dvb/v4l/versions.txt 2009-09-26 14:37:43.000000000 +0200
@@ -38,6 +38,7 @@ SOC_CAMERA_PLATFORM
[2.6.26]
# Requires struct i2c_device_id
VIDEO_TVP514X
+VIDEO_ADV7180
# requires id_table and new i2c stuff
RADIO_TEA5764
VIDEO_THS7303
--
Jean Delvare
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-26 13:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-26 13:29 [PATCH] Fix adv7180 build failures with old kernels Jean Delvare
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox