diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2015-07-09 06:10:19 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-07-17 10:16:47 -0400 |
commit | f0710815a0e17c63d3f17d365ae556ab15eccb03 (patch) | |
tree | 0d57dbaddbd577df97b76b590fbc64536446df4b /drivers/media/platform/coda/coda-common.c | |
parent | 8076c7e3f68547ee1d8e07715329f26f7883152a (diff) |
[media] coda: use event class to deduplicate v4l2 trace events
Trace events with exactly the same parameters and trace output, such as
coda_enc_pic_run and coda_enc_pic_done, are supposed to use the
DECLARE_EVENT_CLASS and DEFINE_EVENT macros instead of duplicated
TRACE_EVENT macro calls.
This patch changes the order of parameters to coda_dec_rot_done and adds
a timestamp so it can share an event class with coda_bit_queue.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/platform/coda/coda-common.c')
0 files changed, 0 insertions, 0 deletions