Skip to content

Commit

Permalink
V4L/DVB (5641): change VideoNorm to NTSC for Belkin USB Videobus II
Browse files Browse the repository at this point in the history
Signed-off-by: David Warman <dwarman@davidwarman.net>
Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
David Warman authored and Mauro Carvalho Chehab committed Jul 18, 2007
1 parent 9b98fd2 commit 9fe01e5
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 @@ -79,7 +79,7 @@ struct usbvision_device_data_st usbvision_device_data[] = {
.Interface = -1,
.Codec = CODEC_SAA7113,
.VideoChannels = 2,
.VideoNorm = V4L2_STD_PAL,
.VideoNorm = V4L2_STD_NTSC,
.AudioChannels = 1,
.Radio = 0,
.vbi = 1,
Expand Down

0 comments on commit 9fe01e5

Please sign in to comment.