]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf838bc75724c543c3fa6b5f529ea453f5d196474
treeca582955f94fab2cb004e4f05392c8729695c631
parent2260e9c81cb43dd60c8e55d0aa43778a4f647637
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