summaryrefslogtreecommitdiff
path: root/drivers/nubus
diff options
context:
space:
mode:
authorQiushi Wu <wu000273@umn.edu>2020-06-14 02:13:49 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-27 11:52:34 +0300
commit884d638e0853c4b5f01eb6d048fc3b6239012404 (patch)
tree134f1fee07b660583ec7b70dc616ecb6439e0bc5 /drivers/nubus
parent410822037cc909c4bef845a71e9cac92b75591d2 (diff)
downloadlinux-884d638e0853c4b5f01eb6d048fc3b6239012404.tar.xz
media: rockchip/rga: Fix a reference count leak.
pm_runtime_get_sync() increments the runtime PM usage counter even when it returns an error code. Thus call pm_runtime_put_noidle() if pm_runtime_get_sync() fails. Fixes: f7e7b48e6d79 ("[media] rockchip/rga: v4l2 m2m support") Signed-off-by: Qiushi Wu <wu000273@umn.edu> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/nubus')
0 files changed, 0 insertions, 0 deletions