From d1dcdfedf6a1bb641a6dddc2dfb3b603169c9a99 Mon Sep 17 00:00:00 2001 From: Pierre-Louis Bossart Date: Mon, 11 Nov 2019 18:15:49 -0600 Subject: [PATCH] kmod_scripts: add support for soundwire_generic_allocation new module added, needs to be listed in sof_remove.sh Signed-off-by: Pierre-Louis Bossart --- tools/kmod_scripts/sof_remove.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/kmod_scripts/sof_remove.sh b/tools/kmod_scripts/sof_remove.sh index 55f16dd876c0..90fa34a7345f 100755 --- a/tools/kmod_scripts/sof_remove.sh +++ b/tools/kmod_scripts/sof_remove.sh @@ -94,6 +94,7 @@ remove_module snd_hda_ext_core remove_module soundwire_intel_init remove_module soundwire_intel remove_module soundwire_cadence +remove_module soundwire_generic_allocation remove_module regmap_sdw remove_module soundwire_bus