* Re: pvrusb2 and 2.6.19-rc1 [not found] <Pine.LNX.4.64.0610071138100.27957@cnc.isely.net> @ 2006-10-07 19:26 ` Michael Krufky 2006-10-09 20:50 ` Mauro Carvalho Chehab 0 siblings, 1 reply; 2+ messages in thread From: Michael Krufky @ 2006-10-07 19:26 UTC (permalink / raw) To: Mauro Carvalho Chehab Cc: Mike Isely at pobox, Linux and Kernel Video, linux-kernel, Andrew Morton [-- 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 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: pvrusb2 and 2.6.19-rc1 2006-10-07 19:26 ` pvrusb2 and 2.6.19-rc1 Michael Krufky @ 2006-10-09 20:50 ` Mauro Carvalho Chehab 0 siblings, 0 replies; 2+ messages in thread From: Mauro Carvalho Chehab @ 2006-10-09 20:50 UTC (permalink / raw) To: Michael Krufky Cc: Mike Isely at pobox, Linux and Kernel Video, linux-kernel, Andrew Morton Em Sáb, 2006-10-07 às 15:26 -0400, Michael Krufky escreveu: > 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? Fixed, and included at my tree. I'll ask Linus to pull with the next patchsets. > > Regards, > > Michael Krufky > > > | > anexo Documento somente texto > (0001-Kconfig-restore-pvrusb2-menu-items.txt) > 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" Cheers, Mauro. ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-09 20:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <Pine.LNX.4.64.0610071138100.27957@cnc.isely.net>
2006-10-07 19:26 ` pvrusb2 and 2.6.19-rc1 Michael Krufky
2006-10-09 20:50 ` Mauro Carvalho Chehab
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox