Re: [RFCv4 PATCH 3/3] vimc: add property test code

2018-12-12 Thread Mauro Carvalho Chehab
Em Wed, 21 Nov 2018 16:40:24 +0100 Hans Verkuil escreveu: > From: Hans Verkuil > > Add properties to entities and pads to be able to test the > properties API. > > Signed-off-by: Hans Verkuil > --- > drivers/media/platform/vimc/vimc-common.c | 50 +++ > 1 file changed, 50

[RFCv4 PATCH 3/3] vimc: add property test code

2018-11-21 Thread Hans Verkuil
From: Hans Verkuil Add properties to entities and pads to be able to test the properties API. Signed-off-by: Hans Verkuil --- drivers/media/platform/vimc/vimc-common.c | 50 +++ 1 file changed, 50 insertions(+) diff --git a/drivers/media/platform/vimc/vimc-common.c b/driv