diff options
author | Nickolay V. Shmyrev <devnull@localhost> | 2005-09-07 20:03:16 +0000 |
---|---|---|
committer | Nickolay V. Shmyrev <devnull@localhost> | 2005-09-07 20:03:16 +0000 |
commit | d37ab7dff9bd4fa1be4e2782c686f48f155a341b (patch) | |
tree | 20464781076f4218f90293350f340606179c10ef /linux/drivers/media/video/saa7134/saa7134-cards.c | |
parent | e26f86867318d2fc947532955eb49e11faafc316 (diff) | |
download | mediapointer-dvb-s2-d37ab7dff9bd4fa1be4e2782c686f48f155a341b.tar.gz mediapointer-dvb-s2-d37ab7dff9bd4fa1be4e2782c686f48f155a341b.tar.bz2 |
Fixed typos
Diffstat (limited to 'linux/drivers/media/video/saa7134/saa7134-cards.c')
-rw-r--r-- | linux/drivers/media/video/saa7134/saa7134-cards.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/video/saa7134/saa7134-cards.c b/linux/drivers/media/video/saa7134/saa7134-cards.c index 21a58be64..36e5096c4 100644 --- a/linux/drivers/media/video/saa7134/saa7134-cards.c +++ b/linux/drivers/media/video/saa7134/saa7134-cards.c @@ -1,5 +1,5 @@ /* - * $Id: saa7134-cards.c,v 1.91 2005/09/07 14:32:15 nsh Exp $ + * $Id: saa7134-cards.c,v 1.92 2005/09/07 20:03:16 nsh Exp $ * * device driver for philips saa7134 based TV cards * card-specific stuff. @@ -2144,7 +2144,7 @@ struct saa7134_board saa7134_boards[] = { }, }, [SAA7134_BOARD_GOTVIEW_7135] = { - /* Mike Baikov <lists@baikov.com> */ + /* Mike Baikov <mike@baikov.com> */ /* Andrey Cvetcov <ays14@yandex.ru> */ .name = "GoTView 7135 PCI", .audio_clock = 0x00187de7, |