Commit 2cdf3e8
committed
Revert "module_adapter: Count sinks/sources during bind"
This reverts commit ba3e73f.
This breaks IPC3 API because not function updates the num_sources
and num_sinks for IPC3.
Thus any processing pipeline using module adapter will fail with:
[00:00:00.003,212] <err> module_adapter: comp:1.1 no source and sink buffers connected!1 parent 83b71da commit 2cdf3e8
2 files changed
+13
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
726 | | - | |
727 | 726 | | |
728 | 727 | | |
729 | 728 | | |
730 | | - | |
731 | 729 | | |
732 | 730 | | |
733 | 731 | | |
| |||
749 | 747 | | |
750 | 748 | | |
751 | 749 | | |
752 | | - | |
753 | 750 | | |
754 | 751 | | |
755 | 752 | | |
756 | | - | |
757 | 753 | | |
758 | 754 | | |
759 | 755 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
316 | 326 | | |
317 | 327 | | |
318 | 328 | | |
| |||
1212 | 1222 | | |
1213 | 1223 | | |
1214 | 1224 | | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
1215 | 1228 | | |
1216 | 1229 | | |
1217 | 1230 | | |
| |||
0 commit comments