diff options
author | 2024-04-10 02:34:36 +0000 | |
---|---|---|
committer | 2024-04-11 22:52:51 +0530 | |
commit | 6f4867fa57604fc898a63ee73fe890786b9f4a72 (patch) | |
tree | 23c88725c860961c07acf3f99dcb9f4a311ee882 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: SOF: Intel: hda: disable SoundWire interrupt later (diff) | |
download | linux-rng-6f4867fa57604fc898a63ee73fe890786b9f4a72.tar.xz linux-rng-6f4867fa57604fc898a63ee73fe890786b9f4a72.zip |
soundwire: intel_auxdevice: use pm_runtime_resume() instead of pm_request_resume()
We need to wait for each child to fully resume. pm_request_resume() is
asynchronous, what we need is to wait synchronously to avoid race
conditions.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20240410023438.487017-3-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions