Commit a48a6fb
committed
ASoC: SOF: debug/ipc: Treat IPC tx timeout as feature, not failure
Do not set the firmware state as crashed on IPC tx timeout as it looks to
be something which happens on a regular basis.
The dumps are 'muted' after the first print but if consequent IPC tx
succeeds we should enable them again as the timeout was just a hiccup on
the firmware side.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>1 parent 61307de commit a48a6fb
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
865 | 865 | | |
866 | 866 | | |
867 | 867 | | |
868 | | - | |
869 | 868 | | |
870 | 869 | | |
871 | 870 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
270 | 276 | | |
271 | 277 | | |
272 | 278 | | |
| |||
0 commit comments