From: Sakari Ailus Date: Sun, 7 Mar 2010 19:14:14 +0000 (-0300) Subject: [media] media: Entity graph traversal X-Git-Tag: v2.6.39-rc1~86^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5ccc48a7c48610e7f92fa599406738d69195d51;p=pandora-kernel.git [media] media: Entity graph traversal Add media entity graph traversal. The traversal follows enabled links by depth first. Traversing graph backwards is prevented by comparing the next possible entity in the graph with the previous one. Multiply connected graphs are thus not supported. Signed-off-by: Sakari Ailus Signed-off-by: Laurent Pinchart Signed-off-by: Vimarsh Zutshi Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed