commit | 665faa971d087e8b968ef75d04079a7a462ddfca | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Wed Dec 16 11:32:17 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 11 12:19:17 2016 -0200 |
tree | 86bf4c0dd50debbe5a8353208a1e4b818d22d51d | |
parent | 1630b832355399dd0dc4fcc2cadbcad47153a748 [diff] |
[media] media: Introduce internal index for media entities The internal index can be used internally by the framework in order to keep track of entities for a purpose or another. The internal index is constant while it's registered to a media device, but the same index may be re-used once the entity having that index is unregistered. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>