On Thursday 24 Mar 2016 08:38:40 Mauro Carvalho Chehab wrote: > Em Thu, 24 Mar 2016 10:50:06 +0200 Laurent Pinchart 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. Thank you. I'll send a patch series for the VSP driver that applies on top of these two patches, and will send the pull request when media entity types will be merged in your tree. > > Cc: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > > Cc: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> > > Cc: Prabhakar Lad <prabhakar.csengg@xxxxxxxxx> > > > > 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(-) -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html