commit | 5b1f8329121f553cbe83d22f7c62f86041c79257 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Wed Jul 20 12:31:39 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Jan 27 16:15:44 2017 -0200 |
tree | b013bf863b23e3a4bddcf90ab71ab226534c1e25 | |
parent | 20b852273642f41ce5c97601acb89185cbcee772 [diff] |
[media] media: entity: Split graph walk iteration into two functions With media_entity_graph_walk_next() getting more and more complicated (and especially so with has_routing() support added), split the function into two. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>