commit | 2521fdac28d0ceea659be1620fef96b1cbff09b6 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Aug 23 09:40:26 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 11 12:18:54 2016 -0200 |
tree | e507ecce63e200abfbb9853c74f9ea182b73d7d2 | |
parent | 9155d859b6bec29cdbbd80a509be35de55115f00 [diff] |
[media] media_device: add a topology version field Every time a graph object is added or removed, the version of the topology changes. That's a requirement for the new MEDIA_IOC_G_TOPOLOGY, in order to allow userspace to know that the topology has changed after a previous call to it. Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>