Commit bc282b6
Audio: Selector: Memory, blob, and fast_get allocs to module API
Allocate all memory, blob handlers, and fast_get() buffers through
module API mod_alloc() and friends.
The IPC3 implementation of selector uses the component interface
directly and can not use the new module API.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent 89b87ab commit bc282b6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
616 | | - | |
| 616 | + | |
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| |||
733 | 733 | | |
734 | 734 | | |
735 | 735 | | |
736 | | - | |
| 736 | + | |
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
| |||
0 commit comments