[media] media: add support to link interfaces and entities
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 7 Aug 2015 13:36:25 +0000 (10:36 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 11 Jan 2016 14:18:47 +0000 (12:18 -0200)
commit86e2662071d6f26704bb290317746149ce07be7a
treedc501c1fde47a4f21d98c506cee2d47df79fdcd9
parent3c0e266fba5897c02c4bd23521a3271d338650ad
[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>
drivers/media/media-entity.c
include/media/media-entity.h
This page took 0.03119 seconds and 5 git commands to generate.