diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 727676e03..d8f76f1d5 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-10-27 20:12 mchehab + + * ../linux/drivers/media/video/bttv-cards.c: (bttv_init_card2): + * ../linux/drivers/media/video/bttv-i2c.c: (attach_inform): + * ../linux/drivers/media/video/tuner-core.c: (check_mode): + - Some cleanups at I2C stuff and fixing when tuner addr is set. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-27 19:28 nshmyrev * ../linux/drivers/media/video/tuner-core.c: (tuner_command): |