[media] vb2: use correct prefix
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 7 Apr 2014 12:08:47 +0000 (09:08 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 16 Apr 2014 21:44:30 +0000 (18:44 -0300)
commitfd4354cf528ab28322374b7fdbcaa2c9828e53f4
tree92939f3f12163b556133854bdbd1ff6ceff63426
parent61bd8fb37db948154ae01c8ed43a86633ae1d2be
[media] vb2: use correct prefix

Many dprintk's in vb2 use a hardcoded prefix with the function name. In
many cases that is now outdated. To keep things consistent the dprintk
macro has been changed to print the function name in addition to the "vb2:"
prefix. Superfluous prefixes elsewhere in the code have been removed.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Pawel Osciak <pawel@osciak.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/v4l2-core/videobuf2-core.c
This page took 0.029331 seconds and 5 git commands to generate.