thesofproject / linux

Linux kernel source tree
Other
91 stars 133 forks source link

ASoC: Intel: sof-sdw: don't set card long_name #4938

Closed plbossart closed 7 months ago

plbossart commented 7 months ago

UCM can load a board-specific file based on the card long_name. Remove the constant "Intel Soundwire SOF" long_name so that the ASoC core can set the long_name based on DMI information.

plbossart commented 7 months ago

Related thread https://github.com/thesofproject/sof/issues/9061