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

Commit 0871a884 authored by pasky@ucw.cz's avatar pasky@ucw.cz Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (4816): Change tuner type for Avermedia A16AR



This changes it from TDA8290 which is allegedly very unlikely to TD1316 which
is allegedly very likely. I didn't get it to work with either, but expected
that this got applied when Mauro sent it to me, so here it goes again; feel
free to drop it to the floor. :-)

Signed-off-by: default avatarPetr Baudis <pasky@ucw.cz>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 29e0f1a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2969,7 +2969,7 @@ struct saa7134_board saa7134_boards[] = {
		/* Petr Baudis <pasky@ucw.cz> */
		.name           = "AVerMedia TV Hybrid A16AR",
		.audio_clock    = 0x187de7,
		.tuner_type     = TUNER_PHILIPS_TDA8290, /* untested */
		.tuner_type     = TUNER_PHILIPS_TD1316, /* untested */
		.radio_type     = TUNER_TEA5767, /* untested */
		.tuner_addr     = ADDR_UNSET,
		.radio_addr     = ADDR_UNSET,