ASoC: rt722-sdca: fix for JD event handling in ClockStop Mode0
authorShuming Fan <shumingf@realtek.com>
Fri, 21 Jul 2023 09:07:32 +0000 (17:07 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jul 2023 11:09:58 +0000 (12:09 +0100)
commita0b7c59ac1a9bae015a9b90dfda28158586006c8
treee677e8adfd8358f6bdbf789aefbe64330c283c7d
parent7a8735c1551e489351172d0da96128f6f8b52b2d
ASoC: rt722-sdca: fix for JD event handling in ClockStop Mode0

When the system suspends, peripheral SDCA interrupts are disabled.
When system level resume is invoked, the peripheral SDCA interrupts
should be enabled to handle JD events.
Enable SDCA interrupts in resume sequence when ClockStop Mode0 is applied.

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