From: Michael Krufky Date: Wed, 9 Nov 2005 05:37:24 +0000 (-0800) Subject: [PATCH] v4l: 768: don t bother gerd with bttv cards patches X-Git-Tag: v2.6.15-rc1~234 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a2d857c005399fdf4e0913cb43cca9beb9941a7;p=platform%2Fkernel%2Flinux-exynos.git [PATCH] v4l: 768: don t bother gerd with bttv cards patches - Don't bother Gerd with bttv-cards patches. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/media/video/bttv-cards.c b/drivers/media/video/bttv-cards.c index 77f0ff8..2b19de3 100644 --- a/drivers/media/video/bttv-cards.c +++ b/drivers/media/video/bttv-cards.c @@ -2824,7 +2824,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 kraxel@bytesex.org\n"); + "the correct card= insmod option to video4linux-list@redhat.com\n"); } }