From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Cc: <linux-media@vger.kernel.org>,
Sakari Ailus <sakari.ailus@linux.intel.com>,
Hans Verkuil <hverkuil@xs4all.nl>,
Kyungmin Park <kyungmin.park@samsung.com>,
Sylwester Nawrocki <s.nawrocki@samsung.com>,
Prabhakar Lad <prabhakar.csengg@gmail.com>
Subject: Re: [PATCH v6 0/2] media: Add entity types
Date: Thu, 24 Mar 2016 08:38:40 -0300 [thread overview]
Message-ID: <20160324083840.6fb306b4@recife.lan> (raw)
In-Reply-To: <1458809408-32611-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>
Em Thu, 24 Mar 2016 10:50:06 +0200
Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> escreveu:
> Hello,
>
> This patch series adds an obj_type field to the media entity structure. It
> is a resend of v5 with the MEDIA_ENTITY_TYPE_INVALID type replaced by
> MEDIA_ENTITY_TYPE_BASE to identify media entity instances not embedded in
> another structure.
Patches looked OK to me. I'll apply them next week.
>
> Cc: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Cc: Prabhakar Lad <prabhakar.csengg@gmail.com>
>
> Laurent Pinchart (2):
> media: Add obj_type field to struct media_entity
> media: Rename is_media_entity_v4l2_io to
> is_media_entity_v4l2_video_device
>
> drivers/media/platform/exynos4-is/media-dev.c | 4 +-
> drivers/media/platform/omap3isp/ispvideo.c | 2 +-
> drivers/media/v4l2-core/v4l2-dev.c | 1 +
> drivers/media/v4l2-core/v4l2-mc.c | 2 +-
> drivers/media/v4l2-core/v4l2-subdev.c | 1 +
> drivers/staging/media/davinci_vpfe/vpfe_video.c | 2 +-
> drivers/staging/media/omap4iss/iss_video.c | 2 +-
> include/media/media-entity.h | 78 +++++++++++++------------
> 8 files changed, 48 insertions(+), 44 deletions(-)
>
--
Thanks,
Mauro
next prev parent reply other threads:[~2016-03-24 11:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-24 8:50 [PATCH v6 0/2] media: Add entity types Laurent Pinchart
2016-03-24 8:50 ` [PATCH v6 1/2] media: Add obj_type field to struct media_entity Laurent Pinchart
2016-03-24 8:50 ` [PATCH v6 2/2] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_device Laurent Pinchart
2016-03-24 11:38 ` Mauro Carvalho Chehab [this message]
2016-03-24 11:54 ` [PATCH v6 0/2] media: Add entity types Laurent Pinchart
2016-03-24 11:57 ` Mauro Carvalho Chehab
2016-03-26 20:27 ` Lad, Prabhakar
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=20160324083840.6fb306b4@recife.lan \
--to=mchehab@osg.samsung.com \
--cc=hverkuil@xs4all.nl \
--cc=kyungmin.park@samsung.com \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=prabhakar.csengg@gmail.com \
--cc=s.nawrocki@samsung.com \
--cc=sakari.ailus@linux.intel.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.