diff options
author | Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 2005-11-09 00:36:23 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-09 10:56:08 -0500 |
commit | dcd555ece9a2228d918a439480d748c163a11d00 (patch) | |
tree | f304537e8c4eef1c5df558c0e2d648104c64ee77 /drivers/media/video/saa7134/saa7134-cards.c | |
parent | 6b96144026e27b9250713f86355e83095204d5f2 (diff) |
[PATCH] v4l: 640: fixed typos
- Fixed typos
Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
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>
Diffstat (limited to 'drivers/media/video/saa7134/saa7134-cards.c')
-rw-r--r-- | drivers/media/video/saa7134/saa7134-cards.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/saa7134/saa7134-cards.c b/drivers/media/video/saa7134/saa7134-cards.c index 088376d3c95b..fea2188b2fa9 100644 --- a/drivers/media/video/saa7134/saa7134-cards.c +++ b/drivers/media/video/saa7134/saa7134-cards.c | |||
@@ -2142,7 +2142,7 @@ struct saa7134_board saa7134_boards[] = { | |||
2142 | }, | 2142 | }, |
2143 | }, | 2143 | }, |
2144 | [SAA7134_BOARD_GOTVIEW_7135] = { | 2144 | [SAA7134_BOARD_GOTVIEW_7135] = { |
2145 | /* Mike Baikov <lists@baikov.com> */ | 2145 | /* Mike Baikov <mike@baikov.com> */ |
2146 | /* Andrey Cvetcov <ays14@yandex.ru> */ | 2146 | /* Andrey Cvetcov <ays14@yandex.ru> */ |
2147 | .name = "GoTView 7135 PCI", | 2147 | .name = "GoTView 7135 PCI", |
2148 | .audio_clock = 0x00187de7, | 2148 | .audio_clock = 0x00187de7, |