List open files under sound devices.

Signed-off-by: Jani Nikula <jani.nik...@intel.com>
---
 tests/drv_module_reload_basic | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/drv_module_reload_basic b/tests/drv_module_reload_basic
index c0676fc65db0..bbe11f7fe5bd 100755
--- a/tests/drv_module_reload_basic
+++ b/tests/drv_module_reload_basic
@@ -40,6 +40,7 @@ function reload() {
                        snd_hda_intel_unloaded=1
                else
                        lsmod >&2
+                       lsof /dev/snd/* >&2
                fi
        fi
 
-- 
2.1.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to