Skip to content

Commit

Permalink
V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model.
Browse files Browse the repository at this point in the history
Alter the tuner type for the WinTV USB UK PAL model.

Signed-off-by: Matthew Garrett <mjg59@srcf.ucam.org>
Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Matthew Garrett authored and Mauro Carvalho Chehab committed Jul 18, 2007
1 parent a1bad77 commit ffddcaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/usbvision/usbvision-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit ffddcaa

Please sign in to comment.