commit | f6de9f608504849f3437abe60eeb43932ec5455e | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Thu Oct 29 02:59:37 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Nov 17 14:34:23 2015 -0200 |
tree | b5a6e7bc6c5d27048eee5460f4d401ab84d381a1 | |
parent | ba463988a00520d0019cfc70f42ecfe122e9fefd [diff] |
[media] vivid: fix compliance error If vivid is loaded with the no_error_inj=1 option, then v4l2-compliance will fail for the video and vbi output nodes because the vivid control class has no controls. Don't add the control class for video and vbi output if no_error_inj is true. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>