On Sun, 26 Jan 2025, at 8:51 PM, Icenowy Zheng wrote: > 在 2025-01-25星期六的 20:00 +1300,Ryan Walklin写道: Hi Icenowy, thanks for reviewing! >> - card->name = "H616 Audio Codec"; >> + card->name = "h616-audio-codec"; >> + card->long_name = "H616 Audio Codec"; > > I think it's part of the userspace API that should be kept stable. I don't have a strong feeling about this change, but can anyone suggest any other options for how to manage this name being picked up by UCM as a file path? I guess the UCM paths can include spaces, but this is slightly unwieldy and may break if proper escaping is not done. Would appreciate if any of the ALSA devs could weigh in on best practice here. Regards, Ryan