commit | a3ec69b707718cb95317d1b783560210487c55a8 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sun Dec 18 20:22:50 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 19 14:06:27 2012 -0300 |
tree | 5114ddefbcf13174c00e04248b09d5db42384568 | |
parent | b9d0aa6e211039548f1480a5838398d517f1c3a9 [diff] |
[media] uvcvideo: Return -ENOTTY in case of unknown ioctl -EINVAL is the wrong error code in that case, replace it with -ENOTTY. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>