commit | 13aa21cfe92ce9ebb51824029d89f19c33f81419 | [log] [tgz] |
---|---|---|
author | Benoit Parrot <bparrot@ti.com> | Fri Sep 20 14:05:48 2019 -0300 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Tue Oct 01 16:12:00 2019 -0300 |
tree | 79214f5db180cf15a627859e0bc15899fede3d13 | |
parent | 73940235337ee91ba32eaf71d641d74d9b1c9b63 [diff] |
media: am437x-vpfe: Setting STD to current value is not an error VIDIOC_S_STD should not return an error if the value is identical to the current one. This error was highlighted by the v4l2-compliance test. Signed-off-by: Benoit Parrot <bparrot@ti.com> Acked-by: Lad Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>