[media] media: add a debug message to warn about gobj creation/removal
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 13 Aug 2015 17:42:42 +0000 (14:42 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 11 Jan 2016 14:18:42 +0000 (12:18 -0200)
commit39a956c4147e4f696f729916f677673e9a9dc7ab
treeb5227ad98f88b16691009b6803db01f9cedd66fb
parent8f5a3188fbd13fdd5525fc6177cb19bf3996ee99
[media] media: add a debug message to warn about gobj creation/removal

It helps to check if the media controller is doing the
right thing with the object creation and removal.

No extra code/data will be produced if DEBUG or
CONFIG_DYNAMIC_DEBUG is not enabled.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/media-entity.c
include/media/media-entity.h
This page took 0.02922 seconds and 5 git commands to generate.