diff options
author | Bard Liao <yung-chuan.liao@linux.intel.com> | 2024-04-10 02:34:36 +0000 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-04-11 22:52:51 +0530 |
commit | 6f4867fa57604fc898a63ee73fe890786b9f4a72 (patch) | |
tree | 23c88725c860961c07acf3f99dcb9f4a311ee882 /rust/helpers/workqueue.c | |
parent | 62707b56b2b47dfdc94d4b079c9f9bfe5a923e33 (diff) |
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 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions