Skip to content

Commit

Permalink
[PATCH] v4l: 768: don t bother gerd with bttv cards patches
Browse files Browse the repository at this point in the history
- 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>
  • Loading branch information
Michael Krufky authored and Linus Torvalds committed Nov 9, 2005
1 parent 596d92d commit 2a2d857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/bttv-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -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");
}
}

Expand Down

0 comments on commit 2a2d857

Please sign in to comment.