Em Thu, 13 Dec 2018 18:13:03 +0100
Hans Verkuil escreveu:
> On 12/13/18 5:41 PM, Mauro Carvalho Chehab wrote:
> > Em Thu, 13 Dec 2018 14:41:10 +0100
> > hverkuil-ci...@xs4all.nl escreveu:
> >
> >> From: Hans Verkuil
> >>
> >> Extend the topology struct with a properties array.
> >>
> >> Add a
Em Thu, 13 Dec 2018 14:41:13 -0200
Mauro Carvalho Chehab escreveu:
> Em Thu, 13 Dec 2018 14:41:10 +0100
> hverkuil-ci...@xs4all.nl escreveu:
>
> > From: Hans Verkuil
> >
> > Extend the topology struct with a properties array.
> >
> > Add a new media_v2_prop structure to store property informa
On 12/13/18 5:41 PM, Mauro Carvalho Chehab wrote:
> Em Thu, 13 Dec 2018 14:41:10 +0100
> hverkuil-ci...@xs4all.nl escreveu:
>
>> From: Hans Verkuil
>>
>> Extend the topology struct with a properties array.
>>
>> Add a new media_v2_prop structure to store property information.
>>
>> Signed-off-by:
Em Thu, 13 Dec 2018 14:41:10 +0100
hverkuil-ci...@xs4all.nl escreveu:
> From: Hans Verkuil
>
> Extend the topology struct with a properties array.
>
> Add a new media_v2_prop structure to store property information.
>
> Signed-off-by: Hans Verkuil
> ---
> include/uapi/linux/media.h | 56
From: Hans Verkuil
Extend the topology struct with a properties array.
Add a new media_v2_prop structure to store property information.
Signed-off-by: Hans Verkuil
---
include/uapi/linux/media.h | 56 ++
1 file changed, 56 insertions(+)
diff --git a/includ