30 Sep
2022
30 Sep
'22
10:39 a.m.
Il 29/09/22 17:06, Zhang Qilong ha scritto:
The pm_runtime_enable will increase power disable depth. Thus a pairing decrement is needed on the error handling path to keep it balanced according to context. We fix it by calling pm_runtime_disable when error returns.
Fixes:f289e55c6eeb4 ("ASoC: Add MediaTek MT6660 Speaker Amp Driver") Signed-off-by: Zhang Qilong zhangqilong3@huawei.com
Reviewed-by: AngeloGioacchino Del Regno angelogioacchino.delregno@collabora.com