commit | 05b3b77cbbb01180b681bc9211f3d471123809ca | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Dec 16 14:28:01 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 11 12:19:23 2016 -0200 |
tree | 265735ae8ce898ec872e093afdc6847c70433c7f | |
parent | 03e493388415df701d4b9e362021a83529018a3b [diff] |
[media] media-device.h: use just one u32 counter for object ID Instead of using one u32 counter per type for object IDs, use just one counter. With such change, it makes sense to simplify the debug logs too. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>