@@ -134,6 +134,7 @@ remove_module snd_sof_intel_bdw
134134# -------------------------------------------
135135# platform drivers
136136# -------------------------------------------
137+ remove_module snd_sof_intel_hda_generic
137138remove_module snd_sof_intel_hda_common
138139remove_module snd_sof_intel_hda
139140remove_module snd_sof_intel_ipc
@@ -261,17 +262,22 @@ remove_module snd_hda_codec_generic
261262
262263remove_module snd_soc_wm8960
263264
265+ # -------------------------------------------
266+ # SoundWire/SOF parts
267+ # -------------------------------------------
268+ remove_module soundwire_intel_init
269+ remove_module soundwire_intel
270+ remove_module soundwire_cadence
271+ remove_module soundwire_generic_allocation
272+ remove_module snd_sof_intel_hda_sdw_bpt
273+
264274# -------------------------------------------
265275# Remaining core SOF parts
266276# -------------------------------------------
267277remove_module snd_soc_acpi
268278
269279remove_module snd_intel_dspcfg
270280
271- remove_module soundwire_intel_init
272- remove_module soundwire_intel
273- remove_module soundwire_cadence
274- remove_module soundwire_generic_allocation
275281remove_module regmap_sdw
276282remove_module regmap_sdw_mbq
277283remove_module soundwire_bus
0 commit comments