Commit 9fe01e5c authored by David Warman's avatar David Warman Committed by Mauro Carvalho Chehab

V4L/DVB (5641): change VideoNorm to NTSC for Belkin USB Videobus II

Signed-off-by: default avatarDavid Warman <dwarman@davidwarman.net>
Signed-off-by: default avatarThierry MERLE <thierry.merle@free.fr>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 9b98fd28
...@@ -79,7 +79,7 @@ struct usbvision_device_data_st usbvision_device_data[] = { ...@@ -79,7 +79,7 @@ struct usbvision_device_data_st usbvision_device_data[] = {
.Interface = -1, .Interface = -1,
.Codec = CODEC_SAA7113, .Codec = CODEC_SAA7113,
.VideoChannels = 2, .VideoChannels = 2,
.VideoNorm = V4L2_STD_PAL, .VideoNorm = V4L2_STD_NTSC,
.AudioChannels = 1, .AudioChannels = 1,
.Radio = 0, .Radio = 0,
.vbi = 1, .vbi = 1,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment