mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-11 23:27:42 +07:00
V4L/DVB (4698): Fix S-Video configuration for Pinnacle PCTV-Sat
Thanks to Edgar Toernig <froese@gmx.de> for pointing this. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
3979ecc732
commit
d2be893616
@ -2000,7 +2000,7 @@ struct tvcard bttv_tvcards[] = {
|
||||
.no_msp34xx = 1,
|
||||
.no_tda9875 = 1,
|
||||
.no_tda7432 = 1,
|
||||
.muxsel = { 3, 0, 1, 2 },
|
||||
.muxsel = { 3, 1 },
|
||||
.pll = PLL_28,
|
||||
.no_gpioirq = 1,
|
||||
.has_dvb = 1,
|
||||
|
Loading…
Reference in New Issue
Block a user