linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: David Rientjes <rientjes@google.com>
Cc: Antti Palosaari <crope@iki.fi>,
	Randy Dunlap <rdunlap@infradead.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-media <linux-media@vger.kernel.org>,
	Hans Verkuil <hverkuil@xs4all.nl>
Subject: Re: [PATCH -next] media:
Date: Tue, 16 Apr 2013 06:12:43 -0300	[thread overview]
Message-ID: <20130416061243.22d06140@redhat.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1304152010180.3952@chino.kir.corp.google.com>

Em Mon, 15 Apr 2013 20:10:49 -0700 (PDT)
David Rientjes <rientjes@google.com> escreveu:

> On Tue, 9 Apr 2013, Antti Palosaari wrote:
> 
> > On 04/08/2013 08:47 PM, Randy Dunlap wrote:
> > > From: Randy Dunlap <rdunlap@infradead.org>
> > > 
> > > Fix randconfig error when USB is not enabled:
> > > 
> > > ERROR: "usb_control_msg" [drivers/media/common/cypress_firmware.ko]
> > > undefined!
> > > 
> > > Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> > > Cc: Antti Palosaari <crope@iki.fi>
> > 
> > Reviewed-by: Antti Palosaari <crope@iki.fi>
> > 
> > 
> > > ---
> > >   drivers/media/common/Kconfig |    1 +
> > >   1 file changed, 1 insertion(+)
> > > 
> > > --- linux-next-20130408.orig/drivers/media/common/Kconfig
> > > +++ linux-next-20130408/drivers/media/common/Kconfig
> > > @@ -18,6 +18,7 @@ config VIDEO_TVEEPROM
> > > 
> > >   config CYPRESS_FIRMWARE
> > >   	tristate "Cypress firmware helper routines"
> > > +	depends on USB
> > > 
> > >   source "drivers/media/common/b2c2/Kconfig"
> > >   source "drivers/media/common/saa7146/Kconfig"
> > > 
> 
> Mauro, this problem persists in linux-next seven days later, any chance we 
> can get this fix from Randy merged?

AFAIKT, this got merged at -next already:

commit 7c15b715ef301a7f8bb2dc8de335497ffde568a6
Author:     Randy Dunlap <rdunlap@infradead.org>
AuthorDate: Mon Apr 8 13:47:03 2013 -0300
Commit:     Mauro Carvalho Chehab <mchehab@redhat.com>
CommitDate: Sun Apr 14 20:04:08 2013 -0300

    [media] media: Fix randconfig error
    
    Fix randconfig error when USB is not enabled:
    ERROR: "usb_control_msg" [drivers/media/common/cypress_firmware.ko] undefined!
    
    Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
    Reviewed-by: Antti Palosaari <crope@iki.fi>
    Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
    Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

Regards,
Mauro

  reply	other threads:[~2013-04-16  9:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08  7:43 linux-next: Tree for Apr 8 Stephen Rothwell
2013-04-08 17:47 ` [PATCH -next] media: Randy Dunlap
2013-04-09 18:46   ` Antti Palosaari
2013-04-16  3:10     ` David Rientjes
2013-04-16  9:12       ` Mauro Carvalho Chehab [this message]
2013-04-16 15:33         ` [PATCH -next] staging/media: fix go7007 dependencies and build Randy Dunlap
2013-04-10  8:51 ` linux-next: Tree for Apr 8 Geert Uytterhoeven
2013-04-10  8:53   ` Stephen Rothwell

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=20130416061243.22d06140@redhat.com \
    --to=mchehab@redhat.com \
    --cc=crope@iki.fi \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=rientjes@google.com \
    --cc=sfr@canb.auug.org.au \
    /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;
as well as URLs for NNTP newsgroup(s).