Files
linux/Documentation
Hans Verkuil 25f98947ce media: vidioc-queryctrl.rst: fix error code
An attempt to get a BUTTON control returns EACCES, not EINVAL.

BUTTON controls have V4L2_CTRL_FLAG_WRITE_ONLY set, and the documentation
for that flag correctly says that getting a write-only control returns
EACCES. It's the description of the BUTTON type that's wrong, so fix
that so they are consistent.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-02-24 16:14:06 +01:00
..
2019-10-30 16:25:31 +01:00
2019-12-11 09:12:38 +01:00
2019-10-10 11:25:39 -06:00
2019-12-30 11:58:02 -07:00