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

[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
...@@ -2824,7 +2824,7 @@ void __devinit bttv_idcard(struct bttv *btv) ...@@ -2824,7 +2824,7 @@ void __devinit bttv_idcard(struct bttv *btv)
btv->c.nr, btv->cardid & 0xffff, btv->c.nr, btv->cardid & 0xffff,
(btv->cardid >> 16) & 0xffff); (btv->cardid >> 16) & 0xffff);
printk(KERN_DEBUG "please mail id, board name and " 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");
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment