[media] media: move dvb-usb-v2/cypress_firmware.c to media/common
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 25 Mar 2013 09:43:12 +0000 (06:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 29 Mar 2013 14:35:06 +0000 (11:35 -0300)
Loading the cypress firmware is not dvb specific and should be common
functionality. Move the source to media/common and make it a standalone
module.
As a result we can remove the dependency on dvb-usb in go7007, which has
nothing to do with dvb.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found