Re: [PATCH] ASoC: img: Complete exception handling in img_i2s_in_probe()

From: Markus Elfring
Date: Mon May 25 2020 - 08:05:49 EST


> 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.

* I suggest to improve this change description.

* An other subject can be more appropriate for the final commit.

Regards,
Markus