mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 08:58:07 +00:00
6b9fbb0736
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_noidle() is not called in error handling paths. Thus call pm_runtime_put_noidle() if pm_runtime_get_sync() fails. Signed-off-by: Qiushi Wu <wu000273@umn.edu> Link: https://lore.kernel.org/r/20200614033344.1814-1-wu000273@umn.edu Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
img-i2s-in.c | ||
img-i2s-out.c | ||
img-parallel-out.c | ||
img-spdif-in.c | ||
img-spdif-out.c | ||
Kconfig | ||
Makefile | ||
pistachio-internal-dac.c |