commit | 172e9d3c8840b6dd8141e491ee70392c42bbc635 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat Jan 03 01:59:53 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Feb 13 21:10:14 2015 -0200 |
tree | f6f21f0f7912fb3b47a4baea8cea31ca7f149f3d | |
parent | e3d65c33e31db12856300cf8015428daae19245a [diff] |
[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>