mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
25bf943e4e
Function "pm_runtime_get_sync()" is not handled by "pm_runtime_put()"
if "PTR_ERR(rst) == -EPROBE_DEFER". Fix this issue by adding
"pm_runtime_put()" into this error path.
Fixes:
|
||
---|---|---|
.. | ||
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 |