[PATCH 0/4] ASoC: codecs: Realtek/SoundWire: fix remove/suspend issues

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Thu Feb 4 21:17:35 CET 2021


These issues and fixes were identified during our module load/unload
and suspend/resume stress tests.

Bard Liao (1):
  ASoC: rt5682: do nothing in rt5682_suspend/resume in sdw mode

Pierre-Louis Bossart (3):
  ASoC: rt700-sdw: use cancel_work_sync() in .remove as well as .suspend
  ASoC: rt711-sdw: use cancel_work_sync() for .remove
  ASoC: rt5682-sdw: cancel_work_sync() in .remove and .suspend

 sound/soc/codecs/rt5682-sdw.c | 4 +++-
 sound/soc/codecs/rt5682.c     | 6 ++++++
 sound/soc/codecs/rt700-sdw.c  | 4 ++--
 sound/soc/codecs/rt711-sdw.c  | 4 ++--
 4 files changed, 13 insertions(+), 5 deletions(-)

-- 
2.25.1



More information about the Alsa-devel mailing list