On Wed, Jun 15, 2016 at 02:57:48PM +0200, Hans Verkuil wrote:
> The comments for the unlocked v4l2_ctrl_s_ctrl* functions were wrong (copy
> and pasted from the locked variants). Fix this, since it is confusing.
>
> Signed-off-by: Hans Verkuil
Acked-by: Sakari Ailus
--
Sakari Ailus
e-mail: sa
The comments for the unlocked v4l2_ctrl_s_ctrl* functions were wrong (copy
and pasted from the locked variants). Fix this, since it is confusing.
Signed-off-by: Hans Verkuil
---
Fixed the v4l2_ctrl_s_ctrl_int64() comment, which was inadvertently changed
as well.
Thanks to Ian Arkver for reportin