[media] v4l: add type field to v4l2_modulator struct
authorAntti Palosaari <crope@iki.fi>
Sat, 10 Oct 2015 16:51:02 +0000 (13:51 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 20 Oct 2015 17:42:47 +0000 (15:42 -0200)
commit4124a3c4abcf3c37d2445ff9a936a2d08988e01a
tree4708d38a2f151294c74a34a42dac039d49297070
parentbe8ee526fb0b91681fb02d69d2a642a6ec2f2377
[media] v4l: add type field to v4l2_modulator struct

Add type field to that struct like it counterpart v4l2_tuner
already has. We need type field to distinguish different tuner
types from each others for transmitter too.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/v4l2-core/v4l2-ioctl.c
include/uapi/linux/videodev2.h