summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-sprd.c
diff options
context:
space:
mode:
authorQiushi Wu <wu000273@umn.edu>2020-06-14 02:27:12 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-27 11:53:11 +0300
commitd0675b67b42eb4f1a840d1513b5b00f78312f833 (patch)
tree8f922f06cb63de1081322416a243ce1d504b6247 /drivers/pwm/pwm-sprd.c
parent63e36a381d92a9cded97e90d481ee22566557dd1 (diff)
downloadlinux-d0675b67b42eb4f1a840d1513b5b00f78312f833.tar.xz
media: camss: Fix a reference count leak.
pm_runtime_get_sync() increments the runtime PM usage counter even when it returns an error code, causing incorrect ref count if PM runtime put is not called in error handling paths. Thus call pm_runtime_put_sync() if pm_runtime_get_sync() fails. Fixes: 02afa816dbbf ("media: camss: Add basic runtime PM support") Signed-off-by: Qiushi Wu <wu000273@umn.edu> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/pwm/pwm-sprd.c')
0 files changed, 0 insertions, 0 deletions