public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: linux-media@vger.kernel.org,
	Hans Verkuil <hans.verkuil@cisco.com>,
	Mikhail Ulyanov <mikhail.ulyanov@cogentembedded.com>,
	Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
	Javier Martin <javier.martin@vista-silicon.com>,
	Jonathan Corbet <corbet@lwn.net>
Subject: Re: [PATCHv3 08/12] media/platform: convert drivers to use the new vb2_queue dev field
Date: Sat, 23 Apr 2016 03:23:15 +0300	[thread overview]
Message-ID: <3227056.FQFfBplq5V@avalon> (raw)
In-Reply-To: <1461314299-36126-9-git-send-email-hverkuil@xs4all.nl>

Hi Hans,

Thank you for the patch.

On Friday 22 Apr 2016 10:38:15 Hans Verkuil wrote:
> From: Hans Verkuil <hans.verkuil@cisco.com>
> 
> Stop using alloc_ctx and just fill in the device pointer.
> 
> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Mikhail Ulyanov <mikhail.ulyanov@cogentembedded.com>
> Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> Cc: Javier Martin <javier.martin@vista-silicon.com>
> Cc: Jonathan Corbet <corbet@lwn.net>
> ---
>  drivers/media/platform/m2m-deinterlace.c        | 15 ++-------------
>  drivers/media/platform/marvell-ccic/mcam-core.c | 24 +--------------------
>  drivers/media/platform/marvell-ccic/mcam-core.h |  2 --
>  drivers/media/platform/mx2_emmaprp.c            | 17 +++--------------
>  drivers/media/platform/omap3isp/ispvideo.c      | 12 ++----------
>  drivers/media/platform/omap3isp/ispvideo.h      |  1 -
>  drivers/media/platform/rcar_jpu.c               | 22 ++++------------------
>  drivers/media/platform/sh_veu.c                 | 17 +++--------------
>  drivers/media/platform/sh_vou.c                 | 14 ++------------
>  9 files changed, 17 insertions(+), 107 deletions(-)

For the omap3isp and rcar_jpu drivers, pending a fix for the problem I 
mentioned in a reply to patch 01/12,

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

-- 
Regards,

Laurent Pinchart


  reply	other threads:[~2016-04-23  0:22 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-22  8:38 [PATCHv3 00/12] vb2: replace allocation context by device pointer Hans Verkuil
2016-04-22  8:38 ` [PATCHv3 01/12] vb2: add a dev field to use for the default allocation context Hans Verkuil
2016-04-22  8:54   ` Philipp Zabel
2016-04-23  0:14   ` Laurent Pinchart
2016-04-23 10:37     ` Hans Verkuil
2016-04-24 21:51       ` Laurent Pinchart
2016-04-25  7:25         ` Hans Verkuil
2016-04-25 14:03           ` Laurent Pinchart
2016-04-22  8:38 ` [PATCHv3 02/12] v4l2-pci-skeleton: set q->dev instead of allocating a context Hans Verkuil
2016-04-22  8:38 ` [PATCHv3 03/12] sur40: " Hans Verkuil
2016-04-22  8:38 ` [PATCHv3 04/12] media/pci: convert drivers to use the new vb2_queue dev field Hans Verkuil
2016-04-22  8:38 ` [PATCHv3 05/12] staging/media: " Hans Verkuil
2016-04-23  0:17   ` Laurent Pinchart
2016-04-24 20:59   ` Lad, Prabhakar
2016-04-22  8:38 ` [PATCHv3 06/12] media/platform: " Hans Verkuil
2016-04-22  8:54   ` Philipp Zabel
2016-04-22  8:38 ` [PATCHv3 07/12] " Hans Verkuil
2016-04-23  0:20   ` Laurent Pinchart
2016-04-22  8:38 ` [PATCHv3 08/12] " Hans Verkuil
2016-04-23  0:23   ` Laurent Pinchart [this message]
2016-04-22  8:38 ` [PATCHv3 09/12] media/.../soc-camera: " Hans Verkuil
2016-04-22  8:38 ` [PATCHv3 10/12] media/platform: " Hans Verkuil
2016-04-22  8:38 ` [PATCHv3 11/12] " Hans Verkuil
2016-04-22  8:38 ` [PATCHv3 12/12] vb2: replace void *alloc_ctxs by struct device *alloc_devs Hans Verkuil

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=3227056.FQFfBplq5V@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=corbet@lwn.net \
    --cc=g.liakhovetski@gmx.de \
    --cc=hans.verkuil@cisco.com \
    --cc=hverkuil@xs4all.nl \
    --cc=javier.martin@vista-silicon.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mikhail.ulyanov@cogentembedded.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