From 90019d346efd7c172caf5de5e4452a14cdc8cc3c Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Thu, 8 Dec 2005 15:50:06 +0000 Subject: syncronizes some changes between v4l and dvb - Updated firmware names - kfree (NULL) is valid. - assert_spin_locked() is the new way - small fixes to make in sync with kernel Signed-off-by: Mauro Carvalho Chehab --- v4l/ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'v4l/ChangeLog') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 002250c1c..c464e7940 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,25 @@ +2005-12-08 15:45 mchehab + + * linux/Documentation/dvb/get_dvb_firmware: + - Updated firmware names + + * linux/drivers/media/common/saa7146_core.c: + (saa7146_pgtable_free): + - kfree (NULL) is valid. + + * linux/drivers/media/common/saa7146_fops.c: + (saa7146_buffer_queue), (saa7146_buffer_finish), + (saa7146_buffer_next): + - assert_spin_locked() is the new way + + * linux/drivers/media/common/saa7146_video.c: + (saa7146_video_do_ioctl), (buffer_prepare): + * linux/drivers/media/dvb/dvb-usb/dibusb-common.c: + (dibusb_i2c_xfer): + - small fixes to make in sync with kernel + + Signed-off-by: Mauro Carvalho Chehab + 2005-12-08 15:10 mchehab * linux/drivers/media/dvb/dvb-core/dvb_filter.c: -- cgit v1.2.3