Commit 4841dc6
Jyri Sarha
audio: module-adapter: Fix SRC regression when ext_init dp_data present
Fix SRC DP regression when dp_data is present in the ext_init
payload.
The only situation where we can assume that there is no module
specific init after the ext_init payload is when it was offered as
part of ext_init payload.
Completes fix abf1aa9 ("audio: module-adapter: fix SRC DP regression")
Fixes: d263649 ("module: Add support for module-specific init data")
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent 582fe69 commit 4841dc6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
| 162 | + | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments