[SRU][B/E][linux-firmware 1/1] linux-firmware: generate 2 symbollinks for sof-hda-generic.tplg

Hui Wang hui.wang at canonical.com
Tue May 26 01:44:47 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1880623

After users install the ubuntu focal kernel in the Bionic or
Eoan, the sof driver can't find the needed topology files. That is
because the sof driver in the kernel 5.4 changes the topology's
name. After generating 2 symbollinks, the sof driver in kernel
5.4 could load the topology and audio works well.

Signed-off-by: Hui Wang <hui.wang at canonical.com>
---
 intel/sof-tplg/sof-hda-generic-2ch.tplg | 1 +
 intel/sof-tplg/sof-hda-generic-4ch.tplg | 1 +
 2 files changed, 2 insertions(+)
 create mode 120000 intel/sof-tplg/sof-hda-generic-2ch.tplg
 create mode 120000 intel/sof-tplg/sof-hda-generic-4ch.tplg

diff --git a/intel/sof-tplg/sof-hda-generic-2ch.tplg b/intel/sof-tplg/sof-hda-generic-2ch.tplg
new file mode 120000
index 00000000..eea02c70
--- /dev/null
+++ b/intel/sof-tplg/sof-hda-generic-2ch.tplg
@@ -0,0 +1 @@
+sof-hda-generic.tplg
\ No newline at end of file
diff --git a/intel/sof-tplg/sof-hda-generic-4ch.tplg b/intel/sof-tplg/sof-hda-generic-4ch.tplg
new file mode 120000
index 00000000..eea02c70
--- /dev/null
+++ b/intel/sof-tplg/sof-hda-generic-4ch.tplg
@@ -0,0 +1 @@
+sof-hda-generic.tplg
\ No newline at end of file
-- 
2.17.1




More information about the kernel-team mailing list