On Wed, May 29, 2019 at 12:32:47PM +0100, Naresh Kamboju wrote: > From: Hans Verkuil <[email protected]> > > commit 8a7c5594c02022ca5fa7fb603e11b3e1feb76ed5 upstream. > > Zero the reserved capture/output array. > > Zero the extendedmode (it is never used in drivers). > > Clear all flags in capture/outputmode except for V4L2_MODE_HIGHQUALITY, > as that is the only valid flag. > > Cc: <[email protected]> # v4.9 v4.14 > Signed-off-by: Hans Verkuil <[email protected]> > Reviewed-by: Hans de Goede <[email protected]> > Signed-off-by: Mauro Carvalho Chehab <[email protected]> > --- > drivers/media/v4l2-core/v4l2-ioctl.c | 17 ++++++++++++++++- > 1 file changed, 16 insertions(+), 1 deletion(-)
Now queued up, thanks. greg k-h

