Re: [PATCH v6 0/2] media: Add entity types

2016-03-26 Thread Lad, Prabhakar
Hi Laurent, Thanks for the patches. On Thu, Mar 24, 2016 at 8:50 AM, Laurent Pinchart wrote: > 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

Re: [PATCH v6 0/2] media: Add entity types

2016-03-24 Thread Mauro Carvalho Chehab
Em Thu, 24 Mar 2016 13:54:57 +0200 Laurent Pinchart escreveu: > 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 >

Re: [PATCH v6 0/2] media: Add entity types

2016-03-24 Thread Laurent Pinchart
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 > >

Re: [PATCH v6 0/2] media: Add entity types

2016-03-24 Thread Mauro Carvalho Chehab
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 i

[PATCH v6 0/2] media: Add entity types

2016-03-24 Thread Laurent Pinchart
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. Cc: Kyungmin Park Cc: Sylwester Nawrocki Cc: Prabh