OSDN Git Service

[media] usbvision: remove g/s_audio and for radio remove enum/g/s_input
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 20 Jul 2015 12:59:31 +0000 (09:59 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 09:50:39 +0000 (06:50 -0300)
commit601ecab34bab60896aa135ebde0d2b629d491821
tree23e8d8971cbbc74ea2ab932f708e0d4fe1d2b0d2
parent2b43665ffbca7fe38617442cf731332afc94ead2
[media] usbvision: remove g/s_audio and for radio remove enum/g/s_input

The g/s_audio ioctls didn't do anything, so remove them all for both
video and radio nodes and remove V4L2_CAP_AUDIO.

The enum/g/s_input ioctls are invalid for radio nodes, so remove them
from the radio ioctl_ops.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/usbvision/usbvision-video.c