projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a10d15
)
ASoC: SOF: mediatek: mt8186: Revert Add Google Steelix topology compatible
author
Curtis Malainey
<cujomalainey@chromium.org>
Tue, 5 Dec 2023 22:01:18 +0000
(14:01 -0800)
committer
Mark Brown
<broonie@kernel.org>
Wed, 6 Dec 2023 16:31:09 +0000
(16:31 +0000)
This reverts commit
505c83212da5bfca95109421b8f5d9f8c6cdfef2
.
This is not an official topology from the SOF project. Topologies are
named based on the card configuration and are NOT board specific.
Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
Link:
https://lore.kernel.org/r/20231205220131.2585913-1-cujomalainey@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/mediatek/mt8186/mt8186.c
patch
|
blob
|
history
diff --git
a/sound/soc/sof/mediatek/mt8186/mt8186.c
b/sound/soc/sof/mediatek/mt8186/mt8186.c
index e0d88e7aa8ca0291f2763619f567a667bbda39e6..b69fa788b16f71f951c158e894cd1dceb97f8335 100644
(file)
--- a/
sound/soc/sof/mediatek/mt8186/mt8186.c
+++ b/
sound/soc/sof/mediatek/mt8186/mt8186.c
@@
-597,9
+597,6
@@
static struct snd_sof_dsp_ops sof_mt8186_ops = {
static struct snd_sof_of_mach sof_mt8186_machs[] = {
{
- .compatible = "google,steelix",
- .sof_tplg_filename = "sof-mt8186-google-steelix.tplg"
- }, {
.compatible = "mediatek,mt8186",
.sof_tplg_filename = "sof-mt8186.tplg",
},