public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Krufky <mkrufky@linuxtv.org>
To: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: Mike Isely at pobox <isely@pobox.com>,
	Linux and Kernel Video <video4linux-list@redhat.com>,
	linux-kernel@vger.kernel.org, Andrew Morton <akpm@osdl.org>
Subject: Re: pvrusb2 and 2.6.19-rc1
Date: Sat, 07 Oct 2006 15:26:48 -0400	[thread overview]
Message-ID: <4527FF78.4050309@linuxtv.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0610071138100.27957@cnc.isely.net>

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

Mike Isely wrote:
> Mauro:
>
> Why are the pvrusb2 configuration switches nowhere to be found in 
> 2.6.19-rc1?  I'm running xconfig here and searching reverse-deps to try 
> and locate it.  Best I can tell is that it's gone.  The driver sources are 
> still present.  What's going on?
>   
Mauro, please pull from:

|git://git.kernel.org/pub/scm/linux/kernel/git/mkrufky/v4l-dvb.git

to fix the issue described by Mike Isely, above... ||or just apply the
attached patch to your git tree and send to Linus.|
|
This problem is only present in your git tree -- the hg tree is in good
shape.  How did this happen, Mauro?

Regards,

Michael Krufky


|

[-- Attachment #2: 0001-Kconfig-restore-pvrusb2-menu-items.txt --]
[-- Type: text/plain, Size: 947 bytes --]

>From 9ce12c8763cc244725dec99085efd293483c6bf8 Mon Sep 17 00:00:00 2001
From: Michael Krufky <mkrufky@linuxtv.org>
Date: Sat, 7 Oct 2006 15:10:53 -0400
Subject: [PATCH] Kconfig: restore pvrusb2 menu items

Looks like the pvrusb2 menu items were accidentally removed in
git commit 1450e6bedc58c731617d99b4670070ed3ccc91b4

This patch restores the menu items so that the pvrusb2 driver can be built.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
---
 drivers/media/video/Kconfig |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index afb734d..fbe5b61 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -677,6 +677,8 @@ #
 menu "V4L USB devices"
 	depends on USB && VIDEO_DEV
 
+source "drivers/media/video/pvrusb2/Kconfig"
+
 source "drivers/media/video/em28xx/Kconfig"
 
 source "drivers/media/video/usbvideo/Kconfig"
-- 
1.4.2.1


       reply	other threads:[~2006-10-07 19:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.64.0610071138100.27957@cnc.isely.net>
2006-10-07 19:26 ` Michael Krufky [this message]
2006-10-09 20:50   ` pvrusb2 and 2.6.19-rc1 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=4527FF78.4050309@linuxtv.org \
    --to=mkrufky@linuxtv.org \
    --cc=akpm@osdl.org \
    --cc=isely@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@infradead.org \
    --cc=video4linux-list@redhat.com \
    /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