commit | 4124a3c4abcf3c37d2445ff9a936a2d08988e01a | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sat Oct 10 13:51:02 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Oct 20 15:42:47 2015 -0200 |
tree | 4708d38a2f151294c74a34a42dac039d49297070 | |
parent | be8ee526fb0b91681fb02d69d2a642a6ec2f2377 [diff] |
[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>