Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d2be8936 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

V4L/DVB (4698): Fix S-Video configuration for Pinnacle PCTV-Sat



Thanks to Edgar Toernig <froese@gmx.de> for pointing this.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 3979ecc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2000,7 +2000,7 @@ struct tvcard bttv_tvcards[] = {
		.no_msp34xx     = 1,
		.no_msp34xx     = 1,
		.no_tda9875     = 1,
		.no_tda9875     = 1,
		.no_tda7432     = 1,
		.no_tda7432     = 1,
		.muxsel         = { 3, 0, 1, 2 },
		.muxsel         = { 3, 1 },
		.pll            = PLL_28,
		.pll            = PLL_28,
		.no_gpioirq     = 1,
		.no_gpioirq     = 1,
		.has_dvb        = 1,
		.has_dvb        = 1,