04ed30388c
[ Upstream commit 25bf943e4e7b47282bd86ae7d39e039217ebb007 ]
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 |