commit | 350d6407f84db58e2dfb5a5a5283982130746a41 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Nov 04 11:53:49 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 05 18:41:19 2009 -0200 |
tree | 8a187e1992f6ed89b7cc8c602b0bfd88ac69fc34 | |
parent | 3bc766ad374d04349ba09bd93f51980ad29d11c3 [diff] |
V4L/DVB (13310): uvcvideo: Return -EINVAL instead of -ENODEV in read() -EINVAL is required by the V4L2 specification. -ENODEV is simply wrong as the device exists. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>