OSDN Git Service

media: coda: add coda_frame_type_char helper
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 12 Apr 2019 15:51:25 +0000 (11:51 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 21 May 2019 11:21:49 +0000 (07:21 -0400)
commit8e7479c7e72586497713b584c0f3258422152f03
tree94cc0bc9e5820255b177227ee6ae266e3fd0e425
parent736a33d2054659765e809711c74809e736d9e12e
media: coda: add coda_frame_type_char helper

Add a function to translate from V4L2 buffer flags to 'I'/'P'/'B'
characters for debug output.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/coda/coda-bit.c