Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

V4L/DVB (13476): spec: remove old dvb-spec and v4l2-spec directories

It was really confusing to have media-specs, v4l2-spec and dvb-spec.
So this patch removes v4l2-spec and dvb-spec. The docs in dvb-spec and
the V4L1_API.html file were moved to media-specs/old-docs.

Removed all references to v4l2-spec and dvb-spec.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by

Hans Verkuil and committed by
Mauro Carvalho Chehab
57f902d0 a4834cef

+1 -1
+1 -1
Documentation/video4linux/si4713.txt
··· 164 164 165 165 The device can also be configured using the available sub channels for 166 166 transmission. To do that use S/G_MODULATOR ioctl and configure txsubchans properly. 167 - Refer to v4l2-spec for proper use of this ioctl. 167 + Refer to the V4L2 API specification for proper use of this ioctl. 168 168 169 169 Testing 170 170 =======