[media] v4l2-dev: add new VFL_DIR_ defines
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 5 Sep 2012 08:33:21 +0000 (05:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 26 Sep 2012 14:03:53 +0000 (11:03 -0300)
These will be used by v4l2-dev.c to improve ioctl checking.
I.e. ioctls for capture should return -ENOTTY when called for
an output device.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found