diff options
author | Qiushi Wu <[email protected]> | 2020-05-25 00:50:11 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-05-26 17:20:23 +0100 |
commit | 25bf943e4e7b47282bd86ae7d39e039217ebb007 (patch) | |
tree | b82cf4896476be2537ba206f87c0062d061f02d4 /drivers/usb/cdns3/cdns3-debug.h | |
parent | c553d290577093553098a56c954e516950c35c59 (diff) |
ASoC: fix incomplete error-handling in img_i2s_in_probe.
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: f65bb92ca12e ("ASoC: img-i2s-in: Add runtime PM")
Signed-off-by: Qiushi Wu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions