From 72be89c84c42b54f4478a5fc3048cfbae314c4d3 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Thu, 10 Jul 2014 19:51:26 -0300 Subject: [PATCH] [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed