diff options
author | Michael Krufky <devnull@localhost> | 2005-06-20 04:02:40 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-06-20 04:02:40 +0000 |
commit | f95067fb5403647afeb0582abc5bd2c12d20b9c4 (patch) | |
tree | ffc9e56cb9f21a783d7281f7e04778f1b40a5b58 /linux/drivers/media | |
parent | de17bf66ce06526a24dfabd97dbc3d80cc428491 (diff) | |
download | mediapointer-dvb-s2-f95067fb5403647afeb0582abc5bd2c12d20b9c4.tar.gz mediapointer-dvb-s2-f95067fb5403647afeb0582abc5bd2c12d20b9c4.tar.bz2 |
Documentation fixes
Diffstat (limited to 'linux/drivers/media')
-rw-r--r-- | linux/drivers/media/video/cx88/cx88-cards.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/video/cx88/cx88-cards.c b/linux/drivers/media/video/cx88/cx88-cards.c index 8cf20bb3c..e6b555bd7 100644 --- a/linux/drivers/media/video/cx88/cx88-cards.c +++ b/linux/drivers/media/video/cx88/cx88-cards.c @@ -1,5 +1,5 @@ /* - * $Id: cx88-cards.c,v 1.80 2005/06/20 03:36:00 mkrufky Exp $ + * $Id: cx88-cards.c,v 1.81 2005/06/20 04:02:40 mkrufky Exp $ * * device driver for Conexant 2388x based TV cards * card-specific stuff. @@ -709,7 +709,7 @@ struct cx88_board cx88_boards[] = { .radio_type = UNSET, .tuner_addr = ADDR_UNSET, .radio_addr = ADDR_UNSET, - /* See DViCO FusionHDTV 3 Gold for GPIO documentation. */ + /* See DViCO FusionHDTV 3 Gold-Q for GPIO documentation. */ .input = {{ .type = CX88_VMUX_TELEVISION, .vmux = 0, |