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/radio | |
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/radio')
-rw-r--r-- | drivers/media/radio/radio-si470x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-si470x.c b/drivers/media/radio/radio-si470x.c index 9827445086aa..713e242ba8b2 100644 --- a/drivers/media/radio/radio-si470x.c +++ b/drivers/media/radio/radio-si470x.c | |||
@@ -1713,7 +1713,7 @@ static int si470x_usb_driver_probe(struct usb_interface *intf, | |||
1713 | ": If you have some trouble using this driver,\n"); | 1713 | ": If you have some trouble using this driver,\n"); |
1714 | printk(KERN_WARNING DRIVER_NAME | 1714 | printk(KERN_WARNING DRIVER_NAME |
1715 | ": please report to V4L ML at " | 1715 | ": please report to V4L ML at " |
1716 | "video4linux-list@redhat.com\n"); | 1716 | "linux-media@vger.kernel.org\n"); |
1717 | } | 1717 | } |
1718 | 1718 | ||
1719 | /* set initial frequency */ | 1719 | /* set initial frequency */ |