On 26/06/17 11:26, Sakari Ailus wrote:
> VIDIOC_S_FMT may return EBUSY if the device is streaming or there are
> buffers allocated. Document this.
>
> Signed-off-by: Sakari Ailus
Acked-by: Hans Verkuil
Can you also add this to S_STD, S_INPUT, S_OUTPUT and S_CROP?
And update the EBUSY descript
VIDIOC_S_FMT may return EBUSY if the device is streaming or there are
buffers allocated. Document this.
Signed-off-by: Sakari Ailus
---
Documentation/media/uapi/v4l/vidioc-g-fmt.rst | 6 ++
1 file changed, 6 insertions(+)
diff --git a/Documentation/media/uapi/v4l/vidioc-g-fmt.rst
b/Documen