From 51c1146665fd4ead31754b14650b5327136379d3 Mon Sep 17 00:00:00 2001 From: Christopher Pascoe Date: Mon, 9 Jan 2006 00:32:10 +0000 Subject: Remove DViCO specific firmware hacks from the generic code. From: Patrick Boettcher Move the code that patches bluebird firmware before upload from the generic code into the cxusb driver itself. Signed-off-by: Patrick Boettcher Signed-off-by: Michael Krufky Signed-off-by: Chris Pascoe --- v4l/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'v4l/ChangeLog') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 97cea56fa..e0abe6e48 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,19 @@ +2006-01-09 00:22 pascoe + + * linux/drivers/media/dvb/dvb-usb/cxusb.c: + (bluebird_patch_dvico_firmware_download): + * linux/drivers/media/dvb/dvb-usb/dvb-usb-firmware.c: + (usb_cypress_load_firmware), (dvb_usb_download_firmware): + * linux/drivers/media/dvb/dvb-usb/dvb-usb.h: + - Export usb_cypress_load_firmware so device specific firmware + routines can use it. + - Move the bluebird device specific firmware hack out of the + generic code and into the cxusb driver. + + Signed-off-by: Patrick Boettcher + Signed-off-by: Michael Krufky + Signed-off-by: Chris Pascoe + 2006-01-08 23:21 hverkuil * linux/drivers/media/video/bttv-driver.c: (radio_do_ioctl): -- cgit v1.2.3