]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDR
authorAntti Palosaari <crope@iki.fi>
Sat, 10 Oct 2015 16:50:57 +0000 (13:50 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 20 Oct 2015 17:35:48 +0000 (15:35 -0200)
commitf3c3ecec97c24cf0e53bb61ee85698acc00bcd68
tree9c8c44240cfdd0e3bd95f96f37d9be0a265cdcfe
parenteda98796aff0d9bf41094b06811f5def3b4c333c
[media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDR

SDR receiver has ADC (Analog-to-Digital Converter) and SDR transmitter
has DAC (Digital-to-Analog Converter). Originally I though it could
be good idea to have own type for receiver and transmitter, but now I
feel one common type for SDR is enough. So lets rename it.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Acked-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
[hans.verkuil@cisco.com: this was added in 4.4, so update 4.2 to 4.4]

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/v4l/compat.xml
Documentation/DocBook/media/v4l/dev-sdr.xml
Documentation/DocBook/media/v4l/v4l2.xml
drivers/media/v4l2-core/v4l2-ioctl.c
include/uapi/linux/videodev2.h