public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ftp.linux.org.uk>
To: Manu Abraham <abraham.manu@gmail.com>
Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org,
	mchehab@infradead.org
Subject: Re: [PATCH] em28xx and ivtv should depend on PCI
Date: Wed, 16 May 2007 02:22:54 +0100	[thread overview]
Message-ID: <20070516012254.GF4095@ftp.linux.org.uk> (raw)
In-Reply-To: <464A4163.7090509@gmail.com>

On Wed, May 16, 2007 at 03:25:23AM +0400, Manu Abraham wrote:
> Al Viro wrote:
> > Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
> > ---
> >  drivers/media/video/em28xx/Kconfig |    2 +-
> >  drivers/media/video/ivtv/Kconfig   |    2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/drivers/media/video/em28xx/Kconfig b/drivers/media/video/em28xx/Kconfig
> > index 3823b62..2c450bd 100644
> > --- a/drivers/media/video/em28xx/Kconfig
> > +++ b/drivers/media/video/em28xx/Kconfig
> > @@ -1,6 +1,6 @@
> >  config VIDEO_EM28XX
> >  	tristate "Empia EM2800/2820/2840 USB video capture support"
> > -	depends on VIDEO_V4L1 && I2C
> > +	depends on VIDEO_V4L1 && I2C && PCI
> 
> Err .. why would a USB device need to be depend on PCI ?

Because video-buf.c does.  And VIDEO_EM28XX selects it.

  reply	other threads:[~2007-05-16  1:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-15 19:36 [PATCH] em28xx and ivtv should depend on PCI Al Viro
2007-05-15 19:50 ` Alexey Dobriyan
2007-05-15 23:25 ` Manu Abraham
2007-05-16  1:22   ` Al Viro [this message]
2007-05-16  3:57     ` Markus Rechberger
2007-05-16  5:03       ` Al Viro
2007-05-16 11:02     ` Mauro Carvalho Chehab

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=20070516012254.GF4095@ftp.linux.org.uk \
    --to=viro@ftp.linux.org.uk \
    --cc=abraham.manu@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@infradead.org \
    --cc=torvalds@linux-foundation.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