Skip to content

Commit

Permalink
ipc4: mixin/mixout: Remove redundant source_info stuff
Browse files Browse the repository at this point in the history
Mutex protected module_source_info was an old failed attempt to support
cross-core connection of mixin and mixout. That functionality was never
properly tested as FW did not support cross-core connections there.

For connected mixin and mixout located on same core, that functionality
is not needed. For cross-core connection, that functionality creates
dead-lock.

Signed-off-by: Serhiy Katsyuba <[email protected]>
  • Loading branch information
serhiy-katsyuba-intel committed Sep 29, 2023
1 parent deb7a09 commit 13c7773
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 210 deletions.
Loading

0 comments on commit 13c7773

Please sign in to comment.