All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
	Mauro Carvalho Chehab <mchehab@infradead.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Hans Verkuil <hans.verkuil@cisco.com>,
	devel@driverdev.osuosl.org
Subject: Re: [PATCH 1/2] vino: Fix media dependencies
Date: Tue, 23 Dec 2014 18:12:28 +0100	[thread overview]
Message-ID: <5499A27C.3070508@xs4all.nl> (raw)
In-Reply-To: <0e0a5eabdd703a7afcf310cc24ea1425eea3ef07.1419354167.git.mchehab@osg.samsung.com>

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>

On 12/23/2014 06:02 PM, Mauro Carvalho Chehab wrote:
> Changeset c1d9e03d4ef4 moved the driver to staging, but it forgot to
> preserve the existing dependency.
> 
> fixes: c1d9e03d4ef4 ("[media] vino/saa7191: move to staging in preparation for removal")
> 
> Cc: Hans Verkuil <hverkuil@xs4all.nl>
> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
> 
> diff --git a/drivers/staging/media/vino/Kconfig b/drivers/staging/media/vino/Kconfig
> index 03700dadafd8..8fc1a7a9bd10 100644
> --- a/drivers/staging/media/vino/Kconfig
> +++ b/drivers/staging/media/vino/Kconfig
> @@ -1,6 +1,7 @@
>  config VIDEO_VINO
>  	tristate "SGI Vino Video For Linux (Deprecated)"
>  	depends on I2C && SGI_IP22 && VIDEO_V4L2
> +	depends on V4L_PLATFORM_DRIVERS
>  	select VIDEO_SAA7191 if MEDIA_SUBDRV_AUTOSELECT
>  	help
>  	  Say Y here to build in support for the Vino video input system found
> 

      parent reply	other threads:[~2014-12-23 17:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-23 17:02 [PATCH 1/2] vino: Fix media dependencies Mauro Carvalho Chehab
2014-12-23 17:02 ` [PATCH 2/2] tlg2300: " Mauro Carvalho Chehab
2014-12-23 17:12   ` Hans Verkuil
2014-12-23 17:12 ` Hans Verkuil [this message]

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=5499A27C.3070508@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hans.verkuil@cisco.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@infradead.org \
    --cc=mchehab@osg.samsung.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.