Commit b9782ad
Jyri Sarha
ASoC: SOF: ipc4: Use generic function for mapping "exception" debugfs file
Remove sof_ipc4_create_exception_debugfs_node() and ipc4-telemetry.c,
and use sof_ipc4_create_debug_slot_debugfs_node() instead for mapping
"exception" debugfs file.
In running system the SOF_IPC4_DEBUG_SLOT_TELEMETRY is used for
telemetry data, but if configured, Zephyr exception data is dumped in
the same debug window slot, right after the separator word.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent e645843 commit b9782ad
File tree
4 files changed
+4
-99
lines changed- sound/soc/sof
4 files changed
+4
-99
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | 72 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
621 | 620 | | |
622 | 621 | | |
623 | 622 | | |
624 | | - | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
625 | 626 | | |
626 | 627 | | |
627 | 628 | | |
| |||
0 commit comments