From: Alper Nebi Yasak Date: Sun, 29 May 2022 19:43:15 +0000 (+0300) Subject: ucm2: rk3399-gru-sound: Add missing symlink from conf.d tree X-Git-Tag: v1.2.7.1~4 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=c261f5c7f4f40aa2c1e760cbddbc0173185ec98c;p=alsa-ucm-conf.git ucm2: rk3399-gru-sound: Add missing symlink from conf.d tree 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 Signed-off-by: Jaroslav Kysela --- 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 index 0000000..9e7de93 --- /dev/null +++ b/ucm2/conf.d/rk3399-gru-soun/rk3399-gru-soun.conf @@ -0,0 +1 @@ +../../Rockchip/rk3399-gru-sound/rk3399-gru-sound.conf \ No newline at end of file