Commit 78fc7b8
audio: mux: use IPC4_SINK_QUEUE_ID macro for buffer queue ID extraction
Use IPC4_SINK_QUEUE_ID() macro to properly extract the queue ID from
buffer ID in IPC4 mux implementation.
This ensures correct indexing into the streams[] array when mapping
source buffers to their corresponding stream configurations.
Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>1 parent 5dfc0ab commit 78fc7b8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments