mirror of https://gitee.com/openkylin/linux.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 <mkrufky@m1k.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
596d92d512
commit
2a2d857c00
|
@ -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");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue