Commit 4fdcc79
committed
ASoC: macaudio: Set long_name during probe()
This prevents filling the long_name from DMI data soon to be provided by
u-boot's SMBIOS support. This is necessary since ALSA ucm uses the long
name to load the ucm config file. The asahi ucm config files are use the
"model" property from devicetree. The DMI information is not always
present and should not be used on these systems.
Signed-off-by: Janne Grunau <j@jannau.net>1 parent bcd409d commit 4fdcc79
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
492 | 497 | | |
493 | 498 | | |
494 | 499 | | |
| |||
0 commit comments