[media] dvbdev: add pad for the DVB devnodes
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 3 Jan 2015 04:59:53 +0000 (01:59 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 13 Feb 2015 23:10:14 +0000 (21:10 -0200)
commit172e9d3c8840b6dd8141e491ee70392c42bbc635
treef6f21f0f7912fb3b47a4baea8cea31ca7f149f3d
parente3d65c33e31db12856300cf8015428daae19245a
[media] dvbdev: add pad for the DVB devnodes

We want to represent the links between the several DVB devnodes,
so let's create PADs for them.

The DVB net devnode is a different matter, as it is not related
to the media stream, but with network. So, at least for now, let's
not add any pad for it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-core/dvbdev.c
drivers/media/dvb-core/dvbdev.h
This page took 0.024325 seconds and 5 git commands to generate.