mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ronald Bultje <rbultje@ronald.bitfreak.net>
To: akpm@osdl.org
Cc: linux-kernel@vger.kernel.org, Adrian Bunk <bunk@fs.tum.de>,
	mjpeg-developer@lists.sourceforge.net
Subject: [PATCH] 1/3: 2.6.8 zr36067 driver - correct i2c-algo-bit dependency in Kconfig
Date: Sun, 29 Aug 2004 21:23:31 +0200	[thread overview]
Message-ID: <1093807411.2493.91.camel@localhost.localdomain> (raw)

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

Hi,

attached patch correctly makes the zr36067 driver depend on i2c-ago-bit
in the kernel config. Bug reported and patch sent to me by Adrian Bunk
<bunk@fs.tum.de> (6/21). It wasn't signed off.

Ronald

Signed-off-by: Ronald Bultje <rbultje@ronald.bitfreak.net>

-- 
Ronald Bultje <rbultje@ronald.bitfreak.net>

[-- Attachment #2: zoran-i2c-dep.diff --]
[-- Type: text/x-patch, Size: 513 bytes --]

Index: linux/drivers/media/video/Kconfig
--- linux~zoran-i2c-dep/drivers/media/video/Kconfig	2004-08-14 12:56:22.000000000 +0200
+++ linux/drivers/media/video/Kconfig	2004-08-29 18:26:46.243334816 +0200
@@ -155,7 +155,7 @@
 
 config VIDEO_ZORAN
 	tristate "Zoran ZR36057/36067 Video For Linux"
-	depends on VIDEO_DEV && PCI && I2C
+	depends on VIDEO_DEV && PCI && I2C_ALGOBIT
 	help
 	  Say Y for support for MJPEG capture cards based on the Zoran
 	  36057/36067 PCI controller chipset. This includes the Iomega

                 reply	other threads:[~2004-08-29 19:22 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=1093807411.2493.91.camel@localhost.localdomain \
    --to=rbultje@ronald.bitfreak.net \
    --cc=akpm@osdl.org \
    --cc=bunk@fs.tum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjpeg-developer@lists.sourceforge.net \
    /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

all inboxes | Powered by JetHome®