media: mxb: allow tuner/input/audio ioctls for vbi
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 2 Mar 2023 11:42:57 +0000 (11:42 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 15 Apr 2023 07:55:37 +0000 (08:55 +0100)
commit5c57c421a8cedfd09901a3c21228de2fbd3c0dfa
treec15820732957739b3b9db98659d13aafcef89241
parent017984559d09aef296011f9a8e9ce855404ad519
media: mxb: allow tuner/input/audio ioctls for vbi

The vbi stream comes from the same video input as the video
stream. So all the related ioctls to that are just as valid
for the vbi stream.

Add these.

This fixes a V4L2 compliance issue.

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