Commit cc75c5e
committed
ASoC: Intel: sof_sdw: add multi-card support
Add card_name and dai_type_mask fields to snd_soc_acpi_mach_params
to allow per-instance card naming and DAI type filtering.
Use card_name in mc_probe() to set the card name when provided.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>1 parent 6186cb5 commit cc75c5e
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1482 | 1482 | | |
1483 | 1483 | | |
1484 | 1484 | | |
1485 | | - | |
| 1485 | + | |
| 1486 | + | |
1486 | 1487 | | |
1487 | 1488 | | |
1488 | 1489 | | |
| |||
0 commit comments