mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 22:50:57 +07:00
V4L/DVB (5928): tuner: fix TOP values for the Panasonic VP27 tuner.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
469ba047c0
commit
b4c85248af
@ -670,6 +670,9 @@ static struct tuner_params tuner_panasonic_vp27_params[] = {
|
||||
.count = ARRAY_SIZE(tuner_panasonic_vp27_ntsc_ranges),
|
||||
.has_tda9887 = 1,
|
||||
.intercarrier_mode = 1,
|
||||
.default_top_low = -3,
|
||||
.default_top_mid = -3,
|
||||
.default_top_high = -3,
|
||||
},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user