[media] media-device.h: use just one u32 counter for object ID
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 16 Dec 2015 16:28:01 +0000 (14:28 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 11 Jan 2016 14:19:23 +0000 (12:19 -0200)
commit05b3b77cbbb01180b681bc9211f3d471123809ca
tree265735ae8ce898ec872e093afdc6847c70433c7f
parent03e493388415df701d4b9e362021a83529018a3b
[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>
drivers/media/media-entity.c
include/media/media-device.h
include/media/media-entity.h
This page took 0.381597 seconds and 5 git commands to generate.