]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
[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)
commit79a63c60a6a2ae589e44529401e0ab1150e9408a
tree8d374af399007ac12e5b64d6b45f2da99435ed91
parent38a46c2128ade2a0c6ee4438297180b09a01c309
[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>
drivers/media/common/Kconfig
drivers/media/common/Makefile
drivers/media/common/cypress_firmware.c [moved from drivers/media/usb/dvb-usb-v2/cypress_firmware.c with 88% similarity]
drivers/media/common/cypress_firmware.h [moved from drivers/media/usb/dvb-usb-v2/cypress_firmware.h with 68% similarity]
drivers/media/usb/dvb-usb-v2/Kconfig
drivers/media/usb/dvb-usb-v2/Makefile
drivers/media/usb/dvb-usb-v2/az6007.c
drivers/staging/media/go7007/Kconfig
drivers/staging/media/go7007/Makefile
drivers/staging/media/go7007/go7007-loader.c