Re: [PATCHv15 06/35] v4l2-device.h: add v4l2_device_supports_requests() helper

2018-07-02 Thread Sakari Ailus
On Mon, Jun 04, 2018 at 01:46:19PM +0200, Hans Verkuil wrote: > From: Hans Verkuil > > Add a simple helper function that tests if the driver supports > the request API. > > Signed-off-by: Hans Verkuil Acked-by: Sakari Ailus -- Sakari Ailus e-mail: sakari.ai...@iki.fi

[PATCHv15 06/35] v4l2-device.h: add v4l2_device_supports_requests() helper

2018-06-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