Commit 2a2d857c authored by Michael Krufky's avatar Michael Krufky Committed by Linus Torvalds
Browse files

[PATCH] v4l: 768: don t bother gerd with bttv cards patches



- Don't bother Gerd with bttv-cards patches.

Signed-off-by: default avatarMichael Krufky <mkrufky@m1k.net>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 596d92d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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");
		}
	}