summaryrefslogtreecommitdiff
path: root/include/linux/errqueue.h
diff options
context:
space:
mode:
authorAntoniu Miclaus <antoniu.miclaus@analog.com>2026-01-30 14:30:20 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2026-02-23 11:24:37 +0300
commitdd72e6c3cdea05cad24e99710939086f7a113fb5 (patch)
tree89957db6403de93033c2cb3e1b299650857f6a14 /include/linux/errqueue.h
parentffd32db8263d2d785a2c419486a450dc80693235 (diff)
downloadlinux-dd72e6c3cdea05cad24e99710939086f7a113fb5.tar.xz
iio: light: bh1780: fix PM runtime leak on error path
Move pm_runtime_put_autosuspend() before the error check to ensure the PM runtime reference count is always decremented after pm_runtime_get_sync(), regardless of whether the read operation succeeds or fails. Fixes: 1f0477f18306 ("iio: light: new driver for the ROHM BH1780") Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com> Reviewed-by: Linus Walleij <linusw@kernel.org> Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions