Re: [PATCHv17 07/34] v4l2-device.h: add v4l2_device_supports_requests() helper

2018-08-09 Thread Mauro Carvalho Chehab
Em Sat, 4 Aug 2018 14:44:59 +0200 Hans Verkuil escreveu: > From: Hans Verkuil > > Add a simple helper function that tests if the driver supports > the request API. > > Signed-off-by: Hans Verkuil Reviewed-by: Mauro Carvalho Chehab > --- > include/media/v4l2-device.h | 11 +++ > 1

[PATCHv17 07/34] v4l2-device.h: add v4l2_device_supports_requests() helper

2018-08-04 Thread Hans Verkuil
From: Hans Verkuil Add a simple helper function that tests if the driver supports the request API. Signed-off-by: Hans Verkuil --- include/media/v4l2-device.h | 11 +++ 1 file changed, 11 insertions(+) diff --git a/include/media/v4l2-device.h b/include/media/v4l2-device.h index b330e4