diff options
author | Mark Brown <broonie@kernel.org> | 2022-06-28 13:30:10 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-06-28 13:30:10 +0300 |
commit | 1e0ec034dbcbc3ec2e6a4bdd6a0fbab8766d3ecd (patch) | |
tree | b5f449b820075515206a3402ed41a7668e075533 /tools/perf/scripts/python/syscall-counts.py | |
parent | bd10b0dafdcf0ec1677cad70101e1f97b9e28f2e (diff) | |
parent | cecc81d6a5deb094bdbc6a1d7f2c014ba9b71cf8 (diff) | |
download | linux-1e0ec034dbcbc3ec2e6a4bdd6a0fbab8766d3ecd.tar.xz |
ASoC: use pm_runtime_resume_and_get() when possible
Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
After a set of SOF-specific changes, this patchset correct problematic
uses of pm_runtime_get_sync() in ASoC, or simplifies the flow with no
functional changes. Two patches for Intel platforms also add a test on
resume success.
Additional changes were initially suggested to completely remove the
use of pm_runtime_get_sync(). These changes were dropped since they
are way too invasive, specifically in cases where the return values
were not tested, which would lead to duplicate pm_runtime_put(). The
remaining uses of pm_runtime_get_sync() cannot really be blindly
modified without context and knowledge of each driver.
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions