From 8c0e050ae8bb5a2702d47719c9ed2c2d289c654a Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 6 Nov 2005 03:41:36 +0000 Subject: - Improves msp3400 debug messages. Now, all kernel message in msp3400.c use the same prefix and include the I2C bus to differentiate between multiple msp3400 I2C chips. - Correctly prints the chip identifier for the msp44xx chips. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- v4l/ChangeLog | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 9ea210a64..39507aef5 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,10 +1,30 @@ +2005-11-06 03:37 mchehab + + * ../linux/drivers/media/video/msp3400.c: (msp3400c_reset), + (msp3400c_read), (msp3400c_write), (msp3400c_set_scart), + (msp3400c_setvolume), (msp3400c_setbass), (msp3400c_settreble), + (msp3400c_setmode), (msp3400c_setstereo), (msp3400c_print_mode), + (autodetect_stereo), (msp3400c_thread), (msp34xx_modus), + (msp3410d_thread), (msp34xxg_reset), (msp34xxg_thread), + (msp34xxg_set_source), (msp34xxg_detect_stereo), (msp_attach), + (msp_command), (msp_suspend), (msp_resume): + + - Improves msp3400 debug messages. + Now, all kernel message in msp3400.c use the same prefix + and include the I2C bus to differentiate between multiple + msp3400 I2C chips. + - Correctly prints the chip identifier for the msp44xx chips. + + Signed-off-by: Hans Verkuil + Signed-off-by: Mauro Carvalho Chehab + 2005-11-06 03:24 mchehab * ../linux/drivers/media/video/msp3400.c: (msp_command): - - Adds missing msp34xxg_reset to VIDIOC_S_STD (just like VIDIOCSCHAN). + - Adds missing msp34xxg_reset to VIDIOC_S_STD (just like VIDIOCSCHAN). - Signed-off-by: Hans Verkuil + Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab 2005-11-05 23:20 mchehab -- cgit v1.2.3