From 73c5fb6887d21bdbe4c5aec07f132e0010a554da Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 8 Jan 2006 12:05:34 +0000 Subject: i2c fixes and cleanups - Miscelaneous i2c cleanups and fixes to work with kernel >2.6.15 - linux/sound/pci/bt87x.c updated to kernel version. kernel-sync Signed-off-by: Mauro Carvalho Chehab --- v4l/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index fbe6e7c1b..1e130fdfc 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,29 @@ +2006-01-08 12:00 mchehab + + * linux/drivers/media/video/bt832.c: (bt832_command): + * linux/drivers/media/video/bttv-i2c.c: (attach_inform): + * linux/drivers/media/video/cx25840/cx25840.h: + * linux/drivers/media/video/msp3400-driver.c: + * linux/drivers/media/video/tda7432.c: (tda7432_write), + (tda7432_read), (tda7432_set), (do_tda7432_init), (tda7432_attach): + * linux/drivers/media/video/tda9875.c: (tda9875_write), + (tda9875_read), (i2c_read_register), (tda9875_set), + (do_tda9875_init), (tda9875_checkit), (tda9875_attach), + (tda9875_command): + * linux/drivers/media/video/tda9887.c: + * linux/drivers/media/video/tuner-core.c: + * linux/drivers/media/video/tvmixer.c: + * linux/drivers/media/video/tvp5150.c: + * linux/drivers/media/video/wm8775.c: (wm8775_attach): + * linux/include/media/tuner.h: + * linux/include/media/v4l2-common.h: + - Miscelaneous i2c cleanups and fixes to work with kernel >2.6.15 + + * linux/sound/pci/bt87x.c: + - Updated to kernel version. + + Signed-off-by: Mauro Carvalho Chehab + 2006-01-08 10:29 pascoe * linux/drivers/media/video/cx88/cx88-dvb.c: -- cgit v1.2.3