media: pci: saa7146: advertise only those TV standard that are supported
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 2 Mar 2023 12:45:11 +0000 (12:45 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 15 Apr 2023 07:56:05 +0000 (08:56 +0100)
commitc116a5c677e2cbcf9aa6c9b3e7a016a3a12db795
treefa62050f78f96ae77418d56a884503aa543847d8
parent5c57c421a8cedfd09901a3c21228de2fbd3c0dfa
media: pci: saa7146: advertise only those TV standard that are supported

V4L2_STD_ALL advertises more standards than these boards
actually support. This causes a V4L2 compliance issue. Limit
the supported standards to those that are actually implemented.

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