diff options
author | Mark Brown <broonie@kernel.org> | 2025-09-04 18:03:58 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-09-04 18:03:58 +0100 |
commit | 554f6006c3c050026a0a505dfedfe03407e267e1 (patch) | |
tree | bef2f5f0e3071e407874f8d959ea14b7df0bac23 /rust/helpers/workqueue.c | |
parent | d3e39580981eae66c190bc8487368b0e5c4da773 (diff) | |
parent | dd7ae5b8b3c291c0206f127a564ae1e316705ca0 (diff) |
Improve cs42l43 suspend/IRQ interactions
Merge series from Charles Keepax <ckeepax@opensource.cirrus.com>:
cs42l43 uses pm_runtime_force_suspend() during system suspend, however
this means care must be taken that IRQ handler code isn't running when
entering system suspend as force suspend will ignore that the handler
is holding a pm reference. Typically the result of this is just a few
error messages, but better to improve the handling and ensure that all
IRQ processing is synchronised in before system suspend.
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions