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

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

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

parent 9b98fd28
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,