diff options
| author | John Madieu <john.madieu.xa@bp.renesas.com> | 2026-06-30 17:53:29 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-02 18:56:38 +0100 |
| commit | 83245e7a436c04e511378af14dd81fd188b41541 (patch) | |
| tree | c3f2ecb273b4299de5f976c13688e109125c06c2 /scripts/Makefile.thinlto | |
| parent | bf93bd42068b0b1dad84eb9375b8337bc05ef55d (diff) | |
| download | linux-83245e7a436c04e511378af14dd81fd188b41541.tar.gz linux-83245e7a436c04e511378af14dd81fd188b41541.zip | |
ASoC: rsnd: src: Add missing scu_supply clock to suspend/resume
scu_supply is enabled alongside scu and scu_x2 during normal SRC
operation, but rsnd_src_suspend() and rsnd_src_resume() only disable
and re-enable scu and scu_x2. The supply clock is left enabled across
a system suspend and its prepare/enable refcount becomes unbalanced
after a suspend/resume cycle.
Disable scu_supply in rsnd_src_suspend() and re-enable it in
rsnd_src_resume() so the SRC clocks are managed consistently across
system PM transitions.
Fixes: ef19ecf042b4 ("ASoC: rsnd: Add system suspend/resume support")
Signed-off-by: John Madieu <john.madieu.xa@bp.renesas.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/20260630175329.4145703-1-john.madieu.xa@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
