ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0
authorShuming Fan <shumingf@realtek.com>
Fri, 21 Jul 2023 09:06:43 +0000 (17:06 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jul 2023 11:09:55 +0000 (12:09 +0100)
commit02fb23d72720df2b6be3f29fc5787ca018eb92c3
tree555117b14ede69d681afd08974db116170bb397d
parentf061e2be8689057cb4ec0dbffa9f03e1a23cdcb2
ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0

When the system suspends, peripheral Imp-defined interrupt is disabled.
When system level resume is invoked, the peripheral Imp-defined interrupts
should be enabled to handle JD events.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Reported-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://lore.kernel.org/r/20230721090643.128213-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682-sdw.c