Commit b3f4122
comp: Add bool ipc_extended_init to struct comp_ipc_config
Add ipc_extended_init to struct comp_ipc_config to let component know
that a struct ipc4_module_init_ext_init and possible friends are added
into the struct ipc4_module_init_instance payload. The value of the
boolean is set according to extension bit 29 of struct
ipc4_module_init_instance message.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent b08d0b1 commit b3f4122
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| 620 | + | |
620 | 621 | | |
621 | 622 | | |
622 | 623 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
0 commit comments