Skip to content

alsa-ucm: Support having multiple profiles per verb

This tries to break the assumption that a UCM verb generates a single profile with the same name, in order to make generating multiple profiles per verb based on device conflicts possible, and tries to provide a convenient base to implement that.

(It should be easier to review this commit-by-commit)

Merge request reports