[media] dvb_usb_v2: clean firmware downloading routines
authorAntti Palosaari <crope@iki.fi>
Mon, 4 Jun 2012 19:36:09 +0000 (16:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:25 +0000 (07:56 -0300)
commita0d72d246d124096cad0b4bbce8a893e913f08a1
tree0c92826430bee2f8ebb1845d1a706aace27b1437
parent21f5a32e1f0a4ae086e4985d4a949e7289440c3a
[media] dvb_usb_v2: clean firmware downloading routines

Remove Cypress USB-interface firmware downloading routines.
That is common module and having single vendor chip routines
in common module is wrong. Just move those elsewhere.

Move single function out from the dvb_usb_firmware.c and
remove that file.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dvb_usb.h
drivers/media/dvb/dvb-usb/dvb_usb_firmware.c [deleted file]
drivers/media/dvb/dvb-usb/dvb_usb_init.c
This page took 0.026636 seconds and 5 git commands to generate.