summaryrefslogtreecommitdiff
path: root/drivers/media/platform/coda/coda-common.c
diff options
context:
space:
mode:
authorDinghao Liu <dinghao.liu@zju.edu.cn>2020-05-21 12:22:04 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-06-23 13:18:44 +0200
commite40a8770fd147e7c0d5bd8c327d88090480242f2 (patch)
treea1a1b1ceb20a85da6ab3b1fe0e0b7694c08f7b83 /drivers/media/platform/coda/coda-common.c
parent157282a5c6273976b31cf4ba4b1c46663f6519d1 (diff)
media: fimc-capture: 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>
Diffstat (limited to 'drivers/media/platform/coda/coda-common.c')
0 files changed, 0 insertions, 0 deletions