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

Commit ffddcaa6 authored by Matthew Garrett's avatar Matthew Garrett Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model.



Alter the tuner type for the WinTV USB UK PAL model.

Signed-off-by: default avatarMatthew Garrett <mjg59@srcf.ucam.org>
Signed-off-by: default avatarThierry MERLE <thierry.merle@free.fr>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent a1bad777
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -586,7 +586,7 @@ struct usbvision_device_data_st usbvision_device_data[] = {
		.Radio         = 0,
		.vbi           = 1,
		.Tuner         = 1,
		.TunerType     = TUNER_PHILIPS_PAL,
		.TunerType     = TUNER_LG_PAL_NEW_TAPC,
		.X_Offset      = 0,
		.Y_Offset      = 3,
		.Dvi_yuv_override = 1,