From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Mauro Carvalho Chehab <m.chehab@samsung.com>
Cc: linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
linux-media@vger.kernel.org
Subject: Re: [PATCH 06/15] v4l: sh_vou: Enable driver compilation with COMPILE_TEST
Date: Wed, 11 Dec 2013 13:46:38 +0100 [thread overview]
Message-ID: <1658704.CLqRDCzrbM@avalon> (raw)
In-Reply-To: <1385515117-23664-7-git-send-email-laurent.pinchart+renesas@ideasonboard.com>
Hi Mauro,
Could you please pick this patch up for v3.14 ?
On Wednesday 27 November 2013 02:18:28 Laurent Pinchart wrote:
> This helps increasing build testing coverage.
>
> Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> Cc: Mauro Carvalho Chehab <m.chehab@samsung.com>
> Cc: linux-media@vger.kernel.org
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> Acked-by: Simon Horman <horms@verge.net.au>
> ---
> drivers/media/platform/Kconfig | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
> index d7f0249..7f6ea65 100644
> --- a/drivers/media/platform/Kconfig
> +++ b/drivers/media/platform/Kconfig
> @@ -36,7 +36,8 @@ source "drivers/media/platform/blackfin/Kconfig"
> config VIDEO_SH_VOU
> tristate "SuperH VOU video output driver"
> depends on MEDIA_CAMERA_SUPPORT
> - depends on VIDEO_DEV && ARCH_SHMOBILE && I2C
> + depends on VIDEO_DEV && I2C
> + depends on ARCH_SHMOBILE || COMPILE_TEST
> select VIDEOBUF_DMA_CONTIG
> help
> Support for the Video Output Unit (VOU) on SuperH SoCs.
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2013-12-11 12:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1385515117-23664-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>
2013-11-27 1:18 ` [PATCH 06/15] v4l: sh_vou: Enable driver compilation with COMPILE_TEST Laurent Pinchart
2013-12-11 12:46 ` Laurent Pinchart [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=1658704.CLqRDCzrbM@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=g.liakhovetski@gmx.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=m.chehab@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox