All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawn.guo@freescale.com>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: <linux-media@vger.kernel.org>,
	Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
	Mauro Carvalho Chehab <m.chehab@samsung.com>
Subject: Re: [PATCH 2/2] media: mx2_camera: Change Kconfig dependency
Date: Sun, 25 May 2014 15:52:35 +0800	[thread overview]
Message-ID: <20140525075234.GA13258@dragon> (raw)
In-Reply-To: <1400907383-32590-2-git-send-email-shc_work@mail.ru>

On Sat, May 24, 2014 at 08:56:23AM +0400, Alexander Shiyan wrote:
> This patch change MACH_MX27 dependency to SOC_IMX27 for MX2 camera
> driver, since MACH_MX27 symbol is scheduled for removal.
> 
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>

Acked-by: Shawn Guo <shawn.guo@freescale.com>

> ---
>  drivers/media/platform/soc_camera/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/media/platform/soc_camera/Kconfig b/drivers/media/platform/soc_camera/Kconfig
> index 122e03a..fc62897 100644
> --- a/drivers/media/platform/soc_camera/Kconfig
> +++ b/drivers/media/platform/soc_camera/Kconfig
> @@ -63,7 +63,7 @@ config VIDEO_OMAP1
>  
>  config VIDEO_MX2
>  	tristate "i.MX27 Camera Sensor Interface driver"
> -	depends on VIDEO_DEV && SOC_CAMERA && MACH_MX27
> +	depends on VIDEO_DEV && SOC_CAMERA && SOC_IMX27
>  	select VIDEOBUF2_DMA_CONTIG
>  	---help---
>  	  This is a v4l2 driver for the i.MX27 Camera Sensor Interface
> -- 
> 1.8.5.5
> 

      reply	other threads:[~2014-05-25  7:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-24  4:56 [PATCH 1/2] media: mx1_camera: Remove driver Alexander Shiyan
2014-05-24  4:56 ` [PATCH 2/2] media: mx2_camera: Change Kconfig dependency Alexander Shiyan
2014-05-25  7:52   ` Shawn Guo [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=20140525075234.GA13258@dragon \
    --to=shawn.guo@freescale.com \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-media@vger.kernel.org \
    --cc=m.chehab@samsung.com \
    --cc=shc_work@mail.ru \
    /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.