[media] v4l2-dev: streamon/off is only a valid ioctl for video, vbi and sdr
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 10 Jul 2014 22:51:26 +0000 (19:51 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 17 Jul 2014 21:29:58 +0000 (18:29 -0300)
commit72be89c84c42b54f4478a5fc3048cfbae314c4d3
treedb7939789d7e5dee46a57a1b9376af14f3bd2777
parenta7f404af8a435b940055a04be19a3304da93a76d
[media] v4l2-dev: streamon/off is only a valid ioctl for video, vbi and sdr

The VIDIOC_STREAMON/OFF ioctls are not valid for radio devices, just
like the other streaming I/O ioctls. Add the streamon/off ioctls
to the other streaming I/O ioctls.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/v4l2-core/v4l2-dev.c
This page took 0.02542 seconds and 5 git commands to generate.