linux/drivers/media/platform/coda
Dinghao Liu 90361693ad media: coda: Fix runtime PM imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even
when it returns an error code. Thus a pairing decrement is needed on
the error handling path to keep the counter balanced.

Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-06-23 13:19:12 +02:00
..
coda_regs.h media: coda: jpeg: add JPEG register definitions for CODA960 2019-12-16 10:04:21 +01:00
coda-bit.c media: coda: add RC enable controls 2020-04-21 17:21:31 +02:00
coda-common.c media: coda: Fix runtime PM imbalance on error 2020-06-23 13:19:12 +02:00
coda-gdi.c
coda-h264.c
coda-jpeg.c media: coda: jpeg: support optimized huffman tables 2020-04-14 11:57:02 +02:00
coda-mpeg2.c media: coda: pad first buffer with repeated MPEG headers to fix sequence init 2019-06-24 14:30:59 -04:00
coda-mpeg4.c media: coda: pad first buffer with repeated MPEG headers to fix sequence init 2019-06-24 14:30:59 -04:00
coda.h media: coda: add RC enable controls 2020-04-21 17:21:31 +02:00
imx-vdoa.c
imx-vdoa.h
Makefile
trace.h media: coda: jpeg: add CODA960 JPEG encoder support 2019-12-16 10:07:59 +01:00