diff options
author | Dinghao Liu <[email protected]> | 2020-05-27 16:43:24 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-05-27 14:48:53 +0100 |
commit | 53865b3259554389e40aeead392151c819b52a71 (patch) | |
tree | 2fa41a2776f243ce75dc00cb3b6d5c887132af2d /include/linux/fpga/fpga-mgr.h | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions