commit | 86e2662071d6f26704bb290317746149ce07be7a | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Aug 07 10:36:25 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 11 12:18:47 2016 -0200 |
tree | dc501c1fde47a4f21d98c506cee2d47df79fdcd9 | |
parent | 3c0e266fba5897c02c4bd23521a3271d338650ad [diff] |
[media] media: add support to link interfaces and entities Now that we have a new graph object called "interfaces", we need to be able to link them to the entities. Add a linked list to the interfaces to allow them to be linked to the entities. Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>