summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorDinghao Liu <dinghao.liu@zju.edu.cn>2020-05-21 09:27:45 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-06-23 14:18:10 +0300
commit7dcfb327f8fd7418124fc6d63bdce91b5844f50a (patch)
tree5e077dd42203f6660ea4968f950437d466831e51 /scripts/cleanpatch
parent0c8bc934ee304e43daa04492bced568dd0bde594 (diff)
downloadlinux-7dcfb327f8fd7418124fc6d63bdce91b5844f50a.tar.xz
media: staging: tegra-vde: fix runtime pm imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even the call 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 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions