linux-kernel-test/drivers/media/video/hdpvr
Hans Verkuil 99362e1ece V4L/DVB (12428): hdpvr: add missing initialization of current_norm
Drivers should either set current_norm or supply a g_std callback.

The hdpvr driver does neither. Since it initializes to a 60 Hz format
I've initialized the current_norm to NTSC | PAL_M | PAL_60 which is the
60 Hz subset of tvnorms.

Cc: Janne Grunau <j@jannau.net>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-08-13 20:39:12 -03:00
..
hdpvr-control.c V4L/DVB (11246): hdpvr: convert printing macros to v4l2_* with struct v4l2_device 2009-03-30 12:43:43 -03:00
hdpvr-core.c V4L/DVB (11246): hdpvr: convert printing macros to v4l2_* with struct v4l2_device 2009-03-30 12:43:43 -03:00
hdpvr-i2c.c V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver comments 2009-03-30 12:43:31 -03:00
hdpvr-video.c V4L/DVB (12428): hdpvr: add missing initialization of current_norm 2009-08-13 20:39:12 -03:00
hdpvr.h V4L/DVB (11245): hdpvr: add struct v4l2_device 2009-03-30 12:43:43 -03:00
Kconfig V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture device 2009-03-30 12:43:28 -03:00
Makefile V4L/DVB (11152): hdpvr: Fix build with Config_I2C not set 2009-03-30 12:43:32 -03:00