diff options
author | Bard Liao <yung-chuan.liao@linux.intel.com> | 2024-04-10 05:34:36 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-04-11 20:22:51 +0300 |
commit | 6f4867fa57604fc898a63ee73fe890786b9f4a72 (patch) | |
tree | 23c88725c860961c07acf3f99dcb9f4a311ee882 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 62707b56b2b47dfdc94d4b079c9f9bfe5a923e33 (diff) | |
download | linux-6f4867fa57604fc898a63ee73fe890786b9f4a72.tar.xz |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions