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

Commit eec25fa7 authored by Yuri Funduryan's avatar Yuri Funduryan Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (7228): saa7134: fix FM radio support for the Pinnacle PCTV 110i



This also has some coding style fixes.

Signed-off-by: default avatarYuri Funduryan <yurifun@mail.ru>
Signed-off-by: default avatarHartmut Hackmann <hartmut.hackmann@t-online.de>
Reviewed-by: default avatarHermann Pitton <hermann-pitton@arcor.de>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 457fb605
Loading
Loading
Loading
Loading
+21 −20
Original line number Diff line number Diff line
@@ -2504,7 +2504,8 @@ struct saa7134_board saa7134_boards[] = {
		} },
		.radio = {
			.name = name_radio,
			  .amux = LINE1,
			.amux = TV,
			.gpio = 0x0200000,
		},
	},
	[SAA7134_BOARD_ASUSTeK_P7131_DUAL] = {