ASoC: rt5663: cancel the work when system suspends
authorShuming Fan <shumingf@realtek.com>
Fri, 29 Dec 2023 09:29:22 +0000 (17:29 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 29 Dec 2023 17:41:14 +0000 (17:41 +0000)
commit5fa3bbb8eba7eaddd5c57952fca1f28bc3520d51
tree008ca5af39c171729028c9979a6943451bbdf0d1
parentb6190c452a2264ccd88c849b91990fe854a7ec72
ASoC: rt5663: cancel the work when system suspends

This patch makes sure that the workqueue is completed before the system suspends.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://lore.kernel.org/r/20231229092922.853-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5663.c