media: cx18: missing CAP_AUDIO for vbi stream
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 1 Feb 2023 12:54:20 +0000 (13:54 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 19 Mar 2023 21:12:39 +0000 (22:12 +0100)
commit832c49e9ca526f90469cf291d148b02238afa05b
treeadc59e9e27500592c800931c4c3bd46777334ac0
parent651640f6534c81685e1811e23d2808cb95be11da
media: cx18: missing CAP_AUDIO for vbi stream

The v4l2-compliance test complained about this. You can change the
input connector for the vbi stream, but that means that you can have to
be able to do the same for the audio input.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/pci/cx18/cx18-streams.c