Em 06-08-2010 13:45, Hans Verkuil escreveu:
> (Note: this replaces my original pull request for 2.6.36, instead this request
> is for 2.6.37 as that was preferred by Mauro)
> 
> This was originally scheduled for removal in 2.6.35, but better late than 
> never.
> 
> The only file not changed is Documentation/devices.txt: once this pull request
> has been merged I will use the instructions in that file to notify Alan Cox 
> who
> maintains this.

The better is to just add a patch for it together with the series.

Alan,

We're removing the obsolete vtx interface. It doesn't seem to be used anywere 
nowadays,
and this were largely superseded by the vbi interface anyway.

If it is ok for you, I'll apply the vtx removal patches, plus the one enclosed, 
fixing
devices.txt.

Cheers,
Mauro.

commit 12e0f0eea34686da7e26ad5422629ef5467e3f26
Author: Mauro Carvalho Chehab <mche...@redhat.com>
Date:   Sat Sep 4 00:53:30 2010 -0300

    devices.txt: Remove the old obsolete vtx device nodes
    
    Teletext interface is provided via VBI interface for a long time. There's no
    need nor is there any known program using those old /dev/vtx nodes.
    
    Cc: Hans Verkuil <hverk...@xs4all.nl>
    Cc: Alan Cox <a...@lxorguk.ukuu.org.uk>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

diff --git a/Documentation/devices.txt b/Documentation/devices.txt
index f2da781..82ef41b 100644
--- a/Documentation/devices.txt
+++ b/Documentation/devices.txt
@@ -1494,9 +1494,6 @@ Your cooperation is appreciated.
                 64 = /dev/radio0       Radio device
                    ...
                127 = /dev/radio63      Radio device
-               192 = /dev/vtx0         Teletext device
-                   ...
-               223 = /dev/vtx31        Teletext device
                224 = /dev/vbi0         Vertical blank interrupt
                    ...
                255 = /dev/vbi31        Vertical blank interrupt
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to