Skip to content

Commit

Permalink
kmod: sof_remove.sh: add snd_sof_ipc_test, snd_sof_probes support
Browse files Browse the repository at this point in the history
When multiclient changes are merged, snd_sof_ipc_test is first client
module to test ipc flood test. 2nd client is snf_sof_probes whilch support
Probe feature. The client modules need to be removed before snd_sof.

Signed-off-by: Fred Oh <[email protected]>
  • Loading branch information
fredoh9 authored and Chao Song committed Apr 17, 2020
1 parent 7f052f8 commit e81a06f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/kmod/sof_remove.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ remove_module snd_soc_sdw_rt700
remove_module snd_soc_sdw_rt711_rt1308_rt715
remove_module snd_soc_sof_sdw
remove_module snd_soc_ehl_rt5660
remove_module snd_sof_ipc_test
remove_module snd_sof_probes

remove_module snd_sof
remove_module snd_sof_nocodec
Expand Down

0 comments on commit e81a06f

Please sign in to comment.