linux icon indicating copy to clipboard operation
linux copied to clipboard

ASoC: SOF: Intel: Add generic function for IPC4 delayed message handling

Open ujfalusi opened this issue 4 months ago • 0 comments

The hda_ipc4_proceed_sending() can replace the duplicated code in cnl.c, hda-ipc.c and mtl.c which handles the decision to delay a message sending due to busy DSP side.

With the generic function we can also add debug prints to track message flow disruptions.

ujfalusi avatar Aug 25 '25 10:08 ujfalusi