]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
ucm2: Separate the configuration lookups (hw based) from the configuration tree
authorJaroslav Kysela <perex@perex.cz>
Wed, 3 Feb 2021 16:13:01 +0000 (17:13 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 11 Feb 2021 19:03:36 +0000 (20:03 +0100)
commit4cfceb1e257a91cf5c1d29f28d1305607bbf58eb
tree93d9762efc2d637d15e1ef38fe4862c8730052a5
parent7d5a1e63989c4431a756136320719c7251297d88
ucm2: Separate the configuration lookups (hw based) from the configuration tree

Introduce ucm2/conf.d/ tree with symlinks to the real hardware configurations.
In this way, we do not rely to create the configuration paths based on
simple driver / device identification, but we can store the configurations
more logically to make the maintenance (code reuse, multiple changes)
more easy.

This commit keeps the older lookup paths active, but they will be
turned off in the next release.

BugLink: https://github.com/alsa-project/alsa-ucm-conf/pull/70
BugLink: https://github.com/alsa-project/alsa-ucm-conf/pull/76
BugLink: https://github.com/alsa-project/alsa-ucm-conf/pull/78
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/ucm.conf