diff options
| author | Cezary Rojewski <cezary.rojewski@intel.com> | 2026-05-25 22:17:59 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-06-01 15:52:55 +0100 |
| commit | bb3c847523f951315f212047ab26363f9928d569 (patch) | |
| tree | 8546e6a5291d88ebe84d11b0afcaeb569a689fb8 /include/linux/timerqueue.h | |
| parent | e43ffb69e0438cddd72aaa30898b4dc446f664f8 (diff) | |
ASoC: codecs: pcm3168a: Prevent regulator double-disable in S4
The SLEEP_PM_OPS are unset for the driver. Hibernation (S4) causes no
resume (skipped thanks to smart_suspend=true) yet still performs the
suspend sequence unconditionally, see device_complete() in
drivers/base/power/main.c.
If S4 runs for already suspended pcm3168a device, we end up with
"unbalanced disables" warning from the regulators. Assigning the
operations fixes the problem.
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20260525201801.1336936-2-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
