OSDN Git Service

[media] dvb_usb_v2: merge files dvb_usb_init.c and dvb_usb_dvb.c
authorAntti Palosaari <crope@iki.fi>
Wed, 20 Jun 2012 01:21:34 +0000 (22:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:37 +0000 (07:56 -0300)
commit41a0abf7100928b412be4d35d62fd77c83064a9b
tree8787aba8c9b6860c8315ebf49d596bb027e3cf92
parent62a5f449cab52a458120ba5b046675ee2f81000f
[media] dvb_usb_v2: merge files dvb_usb_init.c and dvb_usb_dvb.c

Merge files dvb_usb_init.c and dvb_usb_dvb.c to dvb_usb_core.c.
It is still under 1000 lines of code after all the optimization
so put it one file.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/Makefile
drivers/media/dvb/dvb-usb/dvb_usb_common.h
drivers/media/dvb/dvb-usb/dvb_usb_core.c [moved from drivers/media/dvb/dvb-usb/dvb_usb_init.c with 59% similarity]