From 232d1c94532d79abb33fa421c44c21973dadd691 Mon Sep 17 00:00:00 2001 From: WeirdTreeThing Date: Wed, 23 Aug 2023 08:54:51 -0400 Subject: [PATCH] all: remove DspName lines This seems to be a ChromeOS/cras specific feature --- adl/sof-nau8825/HiFi.kano.conf | 2 -- adl/sof-nau8825/HiFi.osiris.conf | 2 -- adl/sof-rt5682/HiFi.banshee.conf | 1 - adl/sof-rt5682/HiFi.felwinter.rt5682vs.conf | 1 - adl/sof-rt5682/HiFi.gimble.conf | 1 - adl/sof-rt5682/HiFi.taniks.conf | 1 - adl/sof-ssp_amp/HiFi.vell.conf | 1 - avs/avs_max98357a/HiFi.conf | 1 - avs/avs_max98373/HiFi.conf | 1 - avs/avs_max98927/HiFi.conf | 1 - avs/avs_ssm4567-adi/HiFi.conf | 1 - jsl/sof-rt5682/HiFi-Magolor.conf | 1 - stoney/acpd7219m98357/HiFi.conf | 2 -- tgl/sof-rt5682/HiFi.elemi.conf | 1 - 14 files changed, 17 deletions(-) diff --git a/adl/sof-nau8825/HiFi.kano.conf b/adl/sof-nau8825/HiFi.kano.conf index ca1b88a..90e1f18 100644 --- a/adl/sof-nau8825/HiFi.kano.conf +++ b/adl/sof-nau8825/HiFi.kano.conf @@ -39,7 +39,6 @@ SectionDevice."Speaker" { PlaybackPriority 100 PlaybackPCM "hw:${CardId},0" EchoReferenceDev "Echo Reference" - DspName "speaker_eq" } EnableSequence [ cset "name='Spk Switch' on" @@ -64,7 +63,6 @@ SectionDevice."Headphones" { PlaybackPriority 200 PlaybackPCM "hw:${CardId},1" JackControl "Headphone Jack" - DspName "headphone_eq" } EnableSequence [ cset "name='Headphone Jack Switch' on" diff --git a/adl/sof-nau8825/HiFi.osiris.conf b/adl/sof-nau8825/HiFi.osiris.conf index bc2ff84..3896431 100644 --- a/adl/sof-nau8825/HiFi.osiris.conf +++ b/adl/sof-nau8825/HiFi.osiris.conf @@ -32,7 +32,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},0" - DspName "speaker_eq" } EnableSequence [ cset "name='Spk Switch' on" @@ -49,7 +48,6 @@ SectionDevice."Headphones" { PlaybackPriority 200 PlaybackPCM "hw:${CardId},1" JackControl "Headphone Jack" - DspName "headphone_eq" } EnableSequence [ cset "name='Headphone Jack Switch' on" diff --git a/adl/sof-rt5682/HiFi.banshee.conf b/adl/sof-rt5682/HiFi.banshee.conf index 75d7130..c432b2a 100644 --- a/adl/sof-rt5682/HiFi.banshee.conf +++ b/adl/sof-rt5682/HiFi.banshee.conf @@ -17,7 +17,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},0" - DspName "speaker_eq" } EnableSequence [ cset "name='Spk Switch' on" diff --git a/adl/sof-rt5682/HiFi.felwinter.rt5682vs.conf b/adl/sof-rt5682/HiFi.felwinter.rt5682vs.conf index 99ce0b5..36d7543 100644 --- a/adl/sof-rt5682/HiFi.felwinter.rt5682vs.conf +++ b/adl/sof-rt5682/HiFi.felwinter.rt5682vs.conf @@ -15,7 +15,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},0" - DspName "speaker_eq" } EnableSequence [ cset "name='Spk Switch' on" diff --git a/adl/sof-rt5682/HiFi.gimble.conf b/adl/sof-rt5682/HiFi.gimble.conf index 7f1a820..5d8a7c4 100644 --- a/adl/sof-rt5682/HiFi.gimble.conf +++ b/adl/sof-rt5682/HiFi.gimble.conf @@ -49,7 +49,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},0" - DspName "speaker_eq" } EnableSequence [ cset "name='Left Spk Switch' on" diff --git a/adl/sof-rt5682/HiFi.taniks.conf b/adl/sof-rt5682/HiFi.taniks.conf index bf2d778..c793327 100644 --- a/adl/sof-rt5682/HiFi.taniks.conf +++ b/adl/sof-rt5682/HiFi.taniks.conf @@ -25,7 +25,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},0" - DspName "speaker_eq" } EnableSequence [ cset "name='Spk Switch' on" diff --git a/adl/sof-ssp_amp/HiFi.vell.conf b/adl/sof-ssp_amp/HiFi.vell.conf index c30dd22..66596c3 100644 --- a/adl/sof-ssp_amp/HiFi.vell.conf +++ b/adl/sof-ssp_amp/HiFi.vell.conf @@ -55,7 +55,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},0" - DspName "speaker_eq" } EnableSequence [ cset "name='TL Spk Switch' on" diff --git a/avs/avs_max98357a/HiFi.conf b/avs/avs_max98357a/HiFi.conf index 7d9d57a..6e9447c 100644 --- a/avs/avs_max98357a/HiFi.conf +++ b/avs/avs_max98357a/HiFi.conf @@ -10,7 +10,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},1" - DspName "speaker_eq" } EnableSequence [ cset "name='Spk Switch' on" diff --git a/avs/avs_max98373/HiFi.conf b/avs/avs_max98373/HiFi.conf index b97f441..cfe86a2 100644 --- a/avs/avs_max98373/HiFi.conf +++ b/avs/avs_max98373/HiFi.conf @@ -79,7 +79,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},1" - DspName "speaker_eq" } EnableSequence [ cset "name='Left Output Voltage' 5" diff --git a/avs/avs_max98927/HiFi.conf b/avs/avs_max98927/HiFi.conf index 3337f89..048d02c 100644 --- a/avs/avs_max98927/HiFi.conf +++ b/avs/avs_max98927/HiFi.conf @@ -19,7 +19,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},1" - DspName "speaker_eq" } EnableSequence [ cset "name='Left VI Sense Switch' on" diff --git a/avs/avs_ssm4567-adi/HiFi.conf b/avs/avs_ssm4567-adi/HiFi.conf index 456af97..c6fb741 100644 --- a/avs/avs_ssm4567-adi/HiFi.conf +++ b/avs/avs_ssm4567-adi/HiFi.conf @@ -17,7 +17,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},1" - DspName "speaker_eq" } EnableSequence [ cset "name='Left Speaker Switch' on" diff --git a/jsl/sof-rt5682/HiFi-Magolor.conf b/jsl/sof-rt5682/HiFi-Magolor.conf index e666ad3..f195550 100644 --- a/jsl/sof-rt5682/HiFi-Magolor.conf +++ b/jsl/sof-rt5682/HiFi-Magolor.conf @@ -28,7 +28,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},0" - DspName "speaker_eq" } EnableSequence [ cset "name='Left Spk Switch' on" diff --git a/stoney/acpd7219m98357/HiFi.conf b/stoney/acpd7219m98357/HiFi.conf index 7ec1d52..ee89711 100644 --- a/stoney/acpd7219m98357/HiFi.conf +++ b/stoney/acpd7219m98357/HiFi.conf @@ -30,7 +30,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},2" - DspName "speaker_eq" } } @@ -57,7 +56,6 @@ SectionDevice."Mic" { Value { CapturePriority 100 CapturePCM "hw:${CardId},4" - DspName "dmic_eq" } } diff --git a/tgl/sof-rt5682/HiFi.elemi.conf b/tgl/sof-rt5682/HiFi.elemi.conf index 26db10d..224b595 100644 --- a/tgl/sof-rt5682/HiFi.elemi.conf +++ b/tgl/sof-rt5682/HiFi.elemi.conf @@ -27,7 +27,6 @@ SectionDevice."Speaker" { Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},0" - DspName "speaker_eq" } EnableSequence [ cset "name='Spk Switch' on"