Skip to content

Commit ac2d155

Browse files
ujfalusiplbossart
authored andcommitted
sof_remove.sh: Update SOF client driver names
Add a section for the SOF client drivers and update the names to match with the known names. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1 parent f9587e0 commit ac2d155

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

tools/kmod/sof_remove.sh

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,13 @@ remove_module snd_soc_sof_sdw
151151
remove_module snd_soc_ehl_rt5660
152152
remove_module snd_soc_intel_hda_dsp_common
153153
remove_module snd_soc_intel_sof_maxim_common
154-
remove_module snd_sof_ipc_test
154+
155+
#-------------------------------------------
156+
# SOF client drivers
157+
#-------------------------------------------
155158
remove_module snd_sof_probes
156-
remove_module snd_sof_intel_client
157-
remove_module snd_sof_client
159+
remove_module snd_sof_ipc_test
160+
remove_module snd_sof_dma_trace
158161

159162
# snd_sof_nocodec dependencies re-ordered
160163
# in https://github.com/thesofproject/linux/pull/2800

0 commit comments

Comments
 (0)