Commit 6c4f3ea
module_adapter: Don't use config->type to identify component
We need to use UUID in order to identify a component. For now
we only support module_adapter components so just skip checking
config->type.
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>1 parent c973358 commit 6c4f3ea
1 file changed
+4
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 42 | | |
55 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
56 | 47 | | |
57 | 48 | | |
58 | 49 | | |
| |||
0 commit comments