diff options
author | Bard Liao <[email protected]> | 2024-02-08 10:55:30 -0600 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-02-08 21:23:08 +0000 |
commit | 9f3763b3628def09440f1f0405cc127104c31634 (patch) | |
tree | c6364e205acd8c1a4410c055a8ea821bf44b534f /net/lapb/lapb_subr.c | |
parent | 1ad55ee7b5cd6bf6b7d06dd7262a4ddcc057c8ca (diff) |
ASoC: Intel: sof_sdw: use single rtd_init for rt_amps
2 amps can be in the same or different dai links. To handle this, the
existing code implements different spk_init functions to add dapm routes
for different amps. However, sof_sdw.c doesn't support non-aggregated
amp any more since it used pre-defined BE id.
With that assumption, combine the spk_init functions together.
This is a preparation of putting different types amps in a single dai
link.
Reviewed-by: Rander Wang <[email protected]>
Signed-off-by: Bard Liao <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions