commit | 39d1ebc6092f8266fb788733ca92b8492b1d69f2 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Aug 30 09:53:57 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 11 12:18:58 2016 -0200 |
tree | 4cb4531fc744893e515cf693659ab0f353f1bacc | |
parent | 28b6ba1106b5864e6bdd1b75840ccf5b1ca3d1b7 [diff] |
[media] media-device: supress backlinks at G_TOPOLOGY ioctl Due to the graph traversal algorithm currently in usage, we need a copy of all data links. Those backlinks should not be send to userspace, as otherwise, all links there will be duplicated. Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>