Commit 8969765
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_ro_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 fe3165e commit 8969765
4 files changed
Lines changed: 4 additions & 99 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
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 | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
741 | 740 | | |
742 | 741 | | |
743 | 742 | | |
744 | | - | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
745 | 746 | | |
746 | 747 | | |
747 | 748 | | |
| |||
0 commit comments