Commit a57700a
ipc: propagate unbind event in all cases
Unbind used to be ignored for components in the same pipeline
But there are some code that depends on the event and
need to have it in all situations, i.e. dai_zephyr_unbind
or cross-core DP connections in the same pipeline
Propagate the event in all cases
Signed-off-by: Marcin Szkudlinski <marcin.szkudlinski@intel.com>1 parent b781033 commit a57700a
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
727 | 727 | | |
728 | 728 | | |
729 | 729 | | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | 730 | | |
736 | 731 | | |
737 | 732 | | |
| |||
0 commit comments