]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
ucm2: rk3399-gru-sound: Add missing symlink from conf.d tree
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>
Sun, 29 May 2022 19:43:15 +0000 (22:43 +0300)
committerJaroslav Kysela <perex@perex.cz>
Mon, 13 Jun 2022 13:22:54 +0000 (15:22 +0200)
Commit b0f6cdf68d8f ("ucm.conf: turn off support for V2Module and V2Name
by default") disabled looking up UCM configs via the kernel module
symlinks. The rk3399-gru-sound card doesn't have a conf.d symlink yet,
add one so that boards using it can find its UCM config again.

Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/162
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/conf.d/rk3399-gru-soun/rk3399-gru-soun.conf [new symlink]

diff --git a/ucm2/conf.d/rk3399-gru-soun/rk3399-gru-soun.conf b/ucm2/conf.d/rk3399-gru-soun/rk3399-gru-soun.conf
new file mode 120000 (symlink)
index 0000000..9e7de93
--- /dev/null
@@ -0,0 +1 @@
+../../Rockchip/rk3399-gru-sound/rk3399-gru-sound.conf
\ No newline at end of file