commit | 79a63c60a6a2ae589e44529401e0ab1150e9408a | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Mar 25 06:43:12 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Mar 29 11:35:06 2013 -0300 |
tree | 8d374af399007ac12e5b64d6b45f2da99435ed91 | |
parent | 38a46c2128ade2a0c6ee4438297180b09a01c309 [diff] |
[media] media: move dvb-usb-v2/cypress_firmware.c to media/common 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>