V4L/DVB (7593): em28xx: add a module to handle dvb
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 18 Apr 2008 00:36:41 +0000 (21:36 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:40 +0000 (14:09 -0300)
commit3aefb79af8d41c85e11da7109d62038849421bb6
tree1a85e8e0de5136f9c578db882c49f8faa6ecd4a5
parent168c626cb8f85df17585af99e14403904641c7ac
V4L/DVB (7593): em28xx: add a module to handle dvb

This patch adds em28xx-dvb. This driver is highly based on cx88-dvb and
saa7134-dvb.

This code currently loads and unloads successfully. However, some
changes are needed to properly support the mpeg streams and to setup
em28xx to work on DVB mode.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/em28xx/Kconfig
drivers/media/video/em28xx/Makefile
drivers/media/video/em28xx/em28xx-cards.c
drivers/media/video/em28xx/em28xx-dvb.c [new file with mode: 0644]
drivers/media/video/em28xx/em28xx-video.c
drivers/media/video/em28xx/em28xx.h