public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: LMML <linux-media@vger.kernel.org>
Subject: [PATCH] Fix adv7180 build failures with old kernels
Date: Sat, 26 Sep 2009 15:29:17 +0200	[thread overview]
Message-ID: <20090926152917.38d9c347@hyperion.delvare> (raw)

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

                 reply	other threads:[~2009-09-26 13:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090926152917.38d9c347@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox