diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-08-06 17:52:43 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 05:05:48 +0200 |
commit | f44026dbe42d38f2e2dfdc7bf35cafc7e44794d7 (patch) | |
tree | 9f0416d2ba548cb045fcd2b7e84aa95510253cba /Documentation/video4linux/bttv | |
parent | V4L/DVB: videotext: remove this obsolete API (diff) | |
download | linux-f44026dbe42d38f2e2dfdc7bf35cafc7e44794d7.tar.xz linux-f44026dbe42d38f2e2dfdc7bf35cafc7e44794d7.zip |
V4L/DVB: Documentation: update now that the vtx/videotext API has been removed
Remove all references to /dev/vtx in the documentation, except for
some historical comments in dev-teletext.xml.
Documentation/devices.txt is not updated, this will go through Alan Cox
who maintains this file.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/video4linux/bttv')
-rw-r--r-- | Documentation/video4linux/bttv/MAKEDEV | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/video4linux/bttv/MAKEDEV b/Documentation/video4linux/bttv/MAKEDEV index 9d112f7fd5f7..093c0cd18042 100644 --- a/Documentation/video4linux/bttv/MAKEDEV +++ b/Documentation/video4linux/bttv/MAKEDEV @@ -19,7 +19,6 @@ function makedev () { echo "*** new device names ***" makedev video 0 makedev radio 64 -makedev vtx 192 makedev vbi 224 #echo "*** old device names (for compatibility only) ***" |