On 05/18/2015 09:17 PM, Mauro Carvalho Chehab wrote:
> Em Wed, 06 May 2015 08:35:43 +0200
> Hans Verkuil escreveu:
>
>> The most likely error you will get when calling VIDIOC_QUERYCAP for a
>> device node that does not support it is ENOTTY, not EINVAL.
>>
>> Signed-off-by: Hans Verkuil
>> ---
>>
Em Wed, 06 May 2015 08:35:43 +0200
Hans Verkuil escreveu:
> The most likely error you will get when calling VIDIOC_QUERYCAP for a
> device node that does not support it is ENOTTY, not EINVAL.
>
> Signed-off-by: Hans Verkuil
> ---
> Documentation/DocBook/media/v4l/vidioc-querycap.xml | 2 +-
>