Skip to content

Commit 396efce

Browse files
bardliaogolowanow
authored andcommitted
sof_remove.sh: remove snd_soc_sdca before snd_soc_core
snd_soc_sdca is used by snd_soc_core. It should be removed before snd_soc_sdca. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent fdd7ae4 commit 396efce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/kmod/sof_remove.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,8 @@ remove_module snd_hda_ext_core
327327
#-------------------------------------------
328328
# Remaining core ALSA/ASoC parts
329329
#-------------------------------------------
330+
remove_module snd_soc_acpi_intel_sdca_quirks
331+
remove_module snd_soc_sdca
330332
remove_module snd_soc_core
331333
remove_module snd_hda_codec
332334
remove_module snd_hda_core

0 commit comments

Comments
 (0)