Commit 783efdf
committed
audioreach-driver: q6apm_audio_pkt: remap APM_EVENT_MODULE_TO_CLIENT dest_port
When a GPR response's token isn't found in the audio-packet port map,
module-to-client events (APM_EVENT_MODULE_TO_CLIENT) destined for the
APM module IID were being dropped instead of delivered.
Detect this case and remap the destination port to the SVA client
port (8208), preserving the original source port, so these events
reach the intended client instead of being silently discarded.
Signed-off-by: Kiruthika Vijayasekar <kvijayas@qti.qualcomm.com>1 parent 9fd751c commit 783efdf
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
738 | 739 | | |
739 | 740 | | |
740 | 741 | | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
741 | 748 | | |
742 | 749 | | |
743 | 750 | | |
| |||
0 commit comments