]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 14 Mar 2009 18:06:08 +0000 (15:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:23 +0000 (12:43 -0300)
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/video4linux/bttv/README
drivers/media/radio/radio-si470x.c
drivers/media/video/bt8xx/bttv-cards.c
drivers/media/video/usbvision/usbvision.h

index 7ca2154c2bf5eb75221c9186361333b3fe4bfdc6..3a367cdb664e9b1e8947a5d427a19f1bf23f1b22 100644 (file)
@@ -63,8 +63,8 @@ If you have some knowledge and spare time, please try to fix this
 yourself (patches very welcome of course...)  You know: The linux
 slogan is "Do it yourself".
 
-There is a mailing list: video4linux-list@redhat.com.
-https://listman.redhat.com/mailman/listinfo/video4linux-list
+There is a mailing list: linux-media@vger.kernel.org
+http://vger.kernel.org/vger-lists.html#linux-media
 
 If you have trouble with some specific TV card, try to ask there
 instead of mailing me directly.  The chance that someone with the
index 9827445086aa21a5f3cd56ac1e8aeb4036a7e052..713e242ba8b217e8e7a4acfe6cd1f6b57bbfa9fa 100644 (file)
@@ -1713,7 +1713,7 @@ static int si470x_usb_driver_probe(struct usb_interface *intf,
                        ": If you have some trouble using this driver,\n");
                printk(KERN_WARNING DRIVER_NAME
                        ": please report to V4L ML at "
-                       "video4linux-list@redhat.com\n");
+                       "linux-media@vger.kernel.org\n");
        }
 
        /* set initial frequency */
index 187ed4ef39939be98b1ce6dc1c9b83754f410290..7725d9487abf6d0bfacab5e00164fe7181fe7799 100644 (file)
@@ -2924,7 +2924,7 @@ void __devinit bttv_idcard(struct bttv *btv)
                               btv->c.nr, btv->cardid & 0xffff,
                               (btv->cardid >> 16) & 0xffff);
                        printk(KERN_DEBUG "please mail id, board name and "
-                              "the correct card= insmod option to video4linux-list@redhat.com\n");
+                              "the correct card= insmod option to linux-media@vger.kernel.org\n");
                }
        }
 
index 06fe4365595721e8bec99a973c2335a7b41aa345..f8d7458daf3e14eac135bb5cfed8170afa1cca6a 100644 (file)
@@ -6,7 +6,7 @@
  *                         Dwaine Garden <dwainegarden@rogers.com>
  *
  *
- * Report problems to v4l MailingList : http://www.redhat.com/mailman/listinfo/video4linux-list
+ * Report problems to v4l MailingList: linux-media@vger.kernel.org
  *
  * This module is part of usbvision driver project.
  * Updates to driver completed by Dwaine P. Garden