[media] dvb_usb_v2: copy current dvb_usb as a starting point
authorAntti Palosaari <crope@iki.fi>
Wed, 23 May 2012 13:06:09 +0000 (10:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:19 +0000 (07:56 -0300)
commitc79b339f92921fe73ac32ac2ae49a5b549dfc1f2
tree74f8dec5f32fc0ddd878d82cfce59c2111dc2482
parentf9cd49033b349b8be3bb1f01b39eed837853d880
[media] dvb_usb_v2: copy current dvb_usb as a starting point

Use current implementation as a starting point for the new one.

[mchehab@redhat.com: remove the new files from the build system,
 as the symbols there conflict with the existing ones]
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 [new file with mode: 0644]
drivers/media/dvb/dvb-usb/dvb_usb_common.h [new file with mode: 0644]
drivers/media/dvb/dvb-usb/dvb_usb_dvb.c [new file with mode: 0644]
drivers/media/dvb/dvb-usb/dvb_usb_firmware.c [new file with mode: 0644]
drivers/media/dvb/dvb-usb/dvb_usb_i2c.c [new file with mode: 0644]
drivers/media/dvb/dvb-usb/dvb_usb_init.c [new file with mode: 0644]
drivers/media/dvb/dvb-usb/dvb_usb_remote.c [new file with mode: 0644]
drivers/media/dvb/dvb-usb/dvb_usb_urb.c [new file with mode: 0644]
drivers/media/dvb/dvb-usb/usb_urb.c [new file with mode: 0644]
This page took 0.027721 seconds and 5 git commands to generate.