aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2019-11-29 16:33:52 +0100
committerJaroslav Kysela <perex@perex.cz>2019-11-29 16:33:52 +0100
commit5a26fc7fe42eb69f9cdf13a97584bd36b1f2f2d3 (patch)
tree1207ac8ba43b2a6296bf0d5a41b74fd2f4914baf
parentd2b1aaade3f889881a5957de89390234dcd4d682 (diff)
ucm2: remove the old SectionDevice syntax (additional .0)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--ucm2/SDP4430/HiFiLP.conf2
-rw-r--r--ucm2/SDP4430/Record.conf2
-rw-r--r--ucm2/SDP4430/Voice.conf2
-rw-r--r--ucm2/SDP4430/VoiceAll.conf2
-rw-r--r--ucm2/chtrt5645/HiFi-dmic1.conf4
-rw-r--r--ucm2/chtrt5645/HiFi-dmic2.conf4
-rw-r--r--ucm2/chtrt5645/HiFi-mono-speaker-analog-mic.conf2
-rw-r--r--ucm2/chtrt5645/HiFi.conf2
-rw-r--r--ucm2/chtrt5650/HiFi.conf4
-rw-r--r--ucm2/codecs/rt5645/AnalogMic.conf2
10 files changed, 13 insertions, 13 deletions
diff --git a/ucm2/SDP4430/HiFiLP.conf b/ucm2/SDP4430/HiFiLP.conf
index fea2a82..51380d9 100644
--- a/ucm2/SDP4430/HiFiLP.conf
+++ b/ucm2/SDP4430/HiFiLP.conf
@@ -25,7 +25,7 @@ SectionVerb {
}
}
-SectionDevice."Headset".0 {
+SectionDevice."Headset" {
Comment "SDP4430 3.5mm Headset"
EnableSequence [
diff --git a/ucm2/SDP4430/Record.conf b/ucm2/SDP4430/Record.conf
index 16a9f8b..9f62fd1 100644
--- a/ucm2/SDP4430/Record.conf
+++ b/ucm2/SDP4430/Record.conf
@@ -24,7 +24,7 @@ SectionVerb {
}
-SectionDevice."Headset".0 {
+SectionDevice."Headset" {
Comment "SDP4430 3.5mm Headset"
EnableSequence [
diff --git a/ucm2/SDP4430/Voice.conf b/ucm2/SDP4430/Voice.conf
index 257faf8..7d10a17 100644
--- a/ucm2/SDP4430/Voice.conf
+++ b/ucm2/SDP4430/Voice.conf
@@ -25,7 +25,7 @@ SectionVerb {
}
}
-SectionDevice."Headset".0 {
+SectionDevice."Headset" {
Comment "SDP4430 3.5mm Headset"
EnableSequence [
diff --git a/ucm2/SDP4430/VoiceAll.conf b/ucm2/SDP4430/VoiceAll.conf
index 03e6211..07843c5 100644
--- a/ucm2/SDP4430/VoiceAll.conf
+++ b/ucm2/SDP4430/VoiceAll.conf
@@ -39,7 +39,7 @@ SectionVerb {
}
}
-SectionDevice."Headset".0 {
+SectionDevice."Headset" {
Comment "SDP4430 3.5mm Headset"
EnableSequence [
diff --git a/ucm2/chtrt5645/HiFi-dmic1.conf b/ucm2/chtrt5645/HiFi-dmic1.conf
index 90d18c0..86164c9 100644
--- a/ucm2/chtrt5645/HiFi-dmic1.conf
+++ b/ucm2/chtrt5645/HiFi-dmic1.conf
@@ -69,7 +69,7 @@ SectionDevice."Headphones" {
]
}
-SectionDevice."DMic".0 {
+SectionDevice."DMic" {
Comment "Internal Microphone"
Value {
@@ -91,7 +91,7 @@ SectionDevice."DMic".0 {
]
}
-SectionDevice."HSMic".0 {
+SectionDevice."HSMic" {
Comment "Headset Microphone"
Value {
diff --git a/ucm2/chtrt5645/HiFi-dmic2.conf b/ucm2/chtrt5645/HiFi-dmic2.conf
index 58c3634..5c947ae 100644
--- a/ucm2/chtrt5645/HiFi-dmic2.conf
+++ b/ucm2/chtrt5645/HiFi-dmic2.conf
@@ -69,7 +69,7 @@ SectionDevice."Headphones" {
]
}
-SectionDevice."DMic".0 {
+SectionDevice."DMic" {
Comment "Internal Microphone"
Value {
@@ -93,7 +93,7 @@ SectionDevice."DMic".0 {
]
}
-SectionDevice."HSMic".0 {
+SectionDevice."HSMic" {
Comment "Headset Microphone"
Value {
diff --git a/ucm2/chtrt5645/HiFi-mono-speaker-analog-mic.conf b/ucm2/chtrt5645/HiFi-mono-speaker-analog-mic.conf
index be65174..a1bca67 100644
--- a/ucm2/chtrt5645/HiFi-mono-speaker-analog-mic.conf
+++ b/ucm2/chtrt5645/HiFi-mono-speaker-analog-mic.conf
@@ -79,7 +79,7 @@ SectionDevice."Headphones" {
<codecs/rt5645/AnalogMic.conf>
-SectionDevice."HSMic".0 {
+SectionDevice."HSMic" {
Comment "Headset Microphone"
Value {
diff --git a/ucm2/chtrt5645/HiFi.conf b/ucm2/chtrt5645/HiFi.conf
index a6d79f6..7b2a663 100644
--- a/ucm2/chtrt5645/HiFi.conf
+++ b/ucm2/chtrt5645/HiFi.conf
@@ -71,7 +71,7 @@ SectionDevice."Headphones" {
<codecs/rt5645/AnalogMic.conf>
-SectionDevice."HSMic".0 {
+SectionDevice."HSMic" {
Comment "Headset Microphone"
Value {
diff --git a/ucm2/chtrt5650/HiFi.conf b/ucm2/chtrt5650/HiFi.conf
index f11d683..e9011d4 100644
--- a/ucm2/chtrt5650/HiFi.conf
+++ b/ucm2/chtrt5650/HiFi.conf
@@ -69,7 +69,7 @@ SectionDevice."Headphones" {
]
}
-SectionDevice."Mic".0 {
+SectionDevice."Mic" {
Comment "Internal Microphone"
Value {
@@ -90,7 +90,7 @@ SectionDevice."Mic".0 {
]
}
-SectionDevice."HSMic".0 {
+SectionDevice."HSMic" {
Comment "Headset Microphone"
Value {
diff --git a/ucm2/codecs/rt5645/AnalogMic.conf b/ucm2/codecs/rt5645/AnalogMic.conf
index 1e97980..d52fe61 100644
--- a/ucm2/codecs/rt5645/AnalogMic.conf
+++ b/ucm2/codecs/rt5645/AnalogMic.conf
@@ -1,4 +1,4 @@
-SectionDevice."Mic".0 {
+SectionDevice."Mic" {
Comment "Internal Analog Microphone"
Value {