diff options
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | 2020-05-27 16:43:24 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-05-27 14:48:53 +0100 |
commit | 53865b3259554389e40aeead392151c819b52a71 (patch) | |
tree | 2fa41a2776f243ce75dc00cb3b6d5c887132af2d /sound/soc/mxs | |
parent | 3c35e79cead31c3bd79875ae90f9655dc77ad13c (diff) |
ASoC: img-spdif-in: Fix runtime PM imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even
the call returns an error code. Thus a pairing decrement is needed
on the error handling path to keep the counter balanced.
Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Link: https://lore.kernel.org/r/20200527084326.4131-1-dinghao.liu@zju.edu.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mxs')
0 files changed, 0 insertions, 0 deletions