V4L/DVB: ngene: start separating out DVB functions into separate file
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Sun, 14 Mar 2010 02:10:13 +0000 (23:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:59:09 +0000 (12:59 -0300)
commit1899e97c52b80c734ead7a98f54ed6fd6e1db96a
treeca582955f94fab2cb004e4f05392c8729695c631
parentcbddcba695563ba6c0cba35b647b6bf53ec54333
V4L/DVB: ngene: start separating out DVB functions into separate file

Start moving the dvb specific code to ngene-dvb.c.  Note that there is still
stuff in ngene-core.c which could potentially be moved out, but it will require
considerable reworking of the logic in order to continue to properly support
DVB while also being able to support transport streams coming from analog MPEG
encoders.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/ngene/Makefile
drivers/media/dvb/ngene/ngene-core.c
drivers/media/dvb/ngene/ngene-dvb.c [new file with mode: 0644]
drivers/media/dvb/ngene/ngene.h