commit | 601ecab34bab60896aa135ebde0d2b629d491821 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Jul 20 09:59:31 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Aug 11 06:50:39 2015 -0300 |
tree | 23e8d8971cbbc74ea2ab932f708e0d4fe1d2b0d2 | |
parent | 2b43665ffbca7fe38617442cf731332afc94ead2 [diff] |
[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>