diff options
author | Pierre-Louis Bossart <[email protected]> | 2024-02-13 12:12:41 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-02-13 13:28:58 +0000 |
commit | 743eb6c68d3534e01e73d316ddcaa7334c0e29d3 (patch) | |
tree | e314d0adefb1fdf1479a72508afb41c5c235498f /net/lapb/lapb_out.c | |
parent | daa09d0615ce9c781777802874cffa4380f883c3 (diff) |
ASoC: SOF: topology: dynamically allocate and store DAI widget->private
For dspless mode, we need to allocate and store an 'sdai'
structure. The existing code allocate the data on the stack and does
not set the widget->private pointer.
This minor change should not have any impact on existing DAIs, even
when the DSP is used.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Signed-off-by: Peter Ujfalusi <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions