diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-03-14 14:06:08 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 11:43:23 -0400 |
commit | 15965f063d6d42bd451415923c4cccbdb4a61bdd (patch) | |
tree | 36abd9569a7c869c96adbf4151497c8cbd9bb312 /drivers/media/video | |
parent | 33470423aba5da982dc944658da232942824f2d5 (diff) |
V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video')
-rw-r--r-- | drivers/media/video/bt8xx/bttv-cards.c | 2 | ||||
-rw-r--r-- | drivers/media/video/usbvision/usbvision.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/bt8xx/bttv-cards.c b/drivers/media/video/bt8xx/bttv-cards.c index 187ed4ef3993..7725d9487abf 100644 --- a/drivers/media/video/bt8xx/bttv-cards.c +++ b/drivers/media/video/bt8xx/bttv-cards.c | |||
@@ -2924,7 +2924,7 @@ void __devinit bttv_idcard(struct bttv *btv) | |||
2924 | btv->c.nr, btv->cardid & 0xffff, | 2924 | btv->c.nr, btv->cardid & 0xffff, |
2925 | (btv->cardid >> 16) & 0xffff); | 2925 | (btv->cardid >> 16) & 0xffff); |
2926 | printk(KERN_DEBUG "please mail id, board name and " | 2926 | printk(KERN_DEBUG "please mail id, board name and " |
2927 | "the correct card= insmod option to video4linux-list@redhat.com\n"); | 2927 | "the correct card= insmod option to linux-media@vger.kernel.org\n"); |
2928 | } | 2928 | } |
2929 | } | 2929 | } |
2930 | 2930 | ||
diff --git a/drivers/media/video/usbvision/usbvision.h b/drivers/media/video/usbvision/usbvision.h index 06fe43655957..f8d7458daf3e 100644 --- a/drivers/media/video/usbvision/usbvision.h +++ b/drivers/media/video/usbvision/usbvision.h | |||
@@ -6,7 +6,7 @@ | |||
6 | * Dwaine Garden <dwainegarden@rogers.com> | 6 | * Dwaine Garden <dwainegarden@rogers.com> |
7 | * | 7 | * |
8 | * | 8 | * |
9 | * Report problems to v4l MailingList : http://www.redhat.com/mailman/listinfo/video4linux-list | 9 | * Report problems to v4l MailingList: linux-media@vger.kernel.org |
10 | * | 10 | * |
11 | * This module is part of usbvision driver project. | 11 | * This module is part of usbvision driver project. |
12 | * Updates to driver completed by Dwaine P. Garden | 12 | * Updates to driver completed by Dwaine P. Garden |