From f7e48751fe28d3bdd184f3b3d29c17d8a12bcd56 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Tue, 25 Oct 2005 12:23:03 +0000 Subject: - Some module rename and small fixes - module renamed to cs53l32ac. - New debug info from em2820 eeprom - Fixed request_module to the newer name for saa711x - module info messages improved to show audio interfaces. - Fixed to compile cx53l32ac instead of cx53132ac. Signed-off-by: Mauro Carvalho Chehab --- v4l/ChangeLog | 18 ++++++++++++++++++ v4l/Makefile | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index ff3808625..eca1a7848 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,21 @@ +2005-10-25 12:16 mchehab + + * ../linux/drivers/media/video/cs53132a.c: + - module renamed to cs53l32ac. + + * ../linux/drivers/usb/media/em2820-i2c.c: (em2820_i2c_eeprom): + - New debug info from em2820 eeprom + + * ../linux/drivers/usb/media/em2820-video.c: (em2820_init_dev), + (em2820_usb_probe): + - Fixed request_module to the newer name for saa711x + - module info messages improved to show audio interfaces. + + * ../v4l/Makefile: + - Fixed to compile cx53l32ac instead of cx53132ac. + + Signed-off-by: Mauro Carvalho Chehab + 2005-10-24 03:13 mkrufky * ../linux/drivers/media/video/Kconfig: diff --git a/v4l/Makefile b/v4l/Makefile index 00a07d224..73944eed5 100644 --- a/v4l/Makefile +++ b/v4l/Makefile @@ -48,7 +48,7 @@ obj-$(CONFIG_VIDEO_SAA7134) += saa7134.o saa7134-empress.o saa6752hs.o obj-$(CONFIG_VIDEO_IR) += ir-common.o obj-$(CONFIG_VIDEO_TUNER) += tuner.o tda9887.o saa6588.o obj-$(CONFIG_VIDEO_TVAUDIO) += msp3400.o tvaudio.o tvmixer.o wm8775.o \ - cs53132a.o + cs53l32a.o obj-$(CONFIG_VIDEO_CX88_DVB) += video-buf-dvb.o cx88-dvb.o obj-$(CONFIG_VIDEO_SAA7134_DVB) += video-buf-dvb.o saa7134-dvb.o -- cgit v1.2.3