Commit 02f847a
Jyri Sarha
module-adapter: Move pipeline_comp_dp_task_init() after mod struct inits
Move pipeline_comp_dp_task_init() call after module private data
initializations so that the struct module_config is available already at
pipeline_comp_dp_task_init() init time.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent 3f7738d commit 02f847a
1 file changed
Lines changed: 11 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
253 | 264 | | |
254 | 265 | | |
255 | 266 | | |
| |||
262 | 273 | | |
263 | 274 | | |
264 | 275 | | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | 276 | | |
276 | 277 | | |
277 | 278 | | |
| |||
0 commit comments