diff options
-rw-r--r-- | linux/drivers/media/video/cx88/cx88-vp3054-i2c.c | 6 | ||||
-rw-r--r-- | linux/drivers/media/video/cx88/cx88-vp3054-i2c.h | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/linux/drivers/media/video/cx88/cx88-vp3054-i2c.c b/linux/drivers/media/video/cx88/cx88-vp3054-i2c.c index fe1268842..b5295da91 100644 --- a/linux/drivers/media/video/cx88/cx88-vp3054-i2c.c +++ b/linux/drivers/media/video/cx88/cx88-vp3054-i2c.c @@ -1,9 +1,9 @@ /* - $Id: cx88-vp3054-i2c.c,v 1.1 2005/12/23 13:01:27 mchehab Exp $ + $Id: cx88-vp3054-i2c.c,v 1.2 2005/12/23 13:37:10 mchehab Exp $ cx88-vp3054-i2c.c -- support for the secondary I2C bus of the - DNTV Live! DVB-T Pro (VP-3054), wired as: - GPIO[0] -> SCL, GPIO[1] -> SDA + DNTV Live! DVB-T Pro (VP-3054), wired as: + GPIO[0] -> SCL, GPIO[1] -> SDA (c) 2005 Chris Pascoe <c.pascoe@itee.uq.edu.au> diff --git a/linux/drivers/media/video/cx88/cx88-vp3054-i2c.h b/linux/drivers/media/video/cx88/cx88-vp3054-i2c.h index 79c11f741..8d9a5c654 100644 --- a/linux/drivers/media/video/cx88/cx88-vp3054-i2c.h +++ b/linux/drivers/media/video/cx88/cx88-vp3054-i2c.h @@ -1,9 +1,9 @@ /* - $Id: cx88-vp3054-i2c.h,v 1.1 2005/12/23 13:01:27 mchehab Exp $ + $Id: cx88-vp3054-i2c.h,v 1.2 2005/12/23 13:37:10 mchehab Exp $ cx88-vp3054-i2c.h -- support for the secondary I2C bus of the - DNTV Live! DVB-T Pro (VP-3054), wired as: - GPIO[0] -> SCL, GPIO[1] -> SDA + DNTV Live! DVB-T Pro (VP-3054), wired as: + GPIO[0] -> SCL, GPIO[1] -> SDA (c) 2005 Chris Pascoe <c.pascoe@itee.uq.edu.au> |