[alsa-devel] [PATCH alsa-ucm-conf 1/7] DB410c: Rename Handset to HeadsetMic

Stephan Gerhold stephan at gerhold.net
Tue Jan 14 12:21:04 CET 2020


The "Handset" device actually configures the headset microphone,
as indicated in the comment.

The actual "Handset" microphone used for voice calls is usually
internal and connected to PrimaryMic.

Rename the current "Handset" device to "HeadsetMic" for clarity.

Cc: Srinivas Kandagatla <srinivas.kandagatla at linaro.org>
Signed-off-by: Stephan Gerhold <stephan at gerhold.net>
---
 ucm2/DB410c/HiFi.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ucm2/DB410c/HiFi.conf b/ucm2/DB410c/HiFi.conf
index 848d02f..a0ef42c 100644
--- a/ucm2/DB410c/HiFi.conf
+++ b/ucm2/DB410c/HiFi.conf
@@ -75,7 +75,7 @@ SectionDevice."Earpiece" {
 	]
 }
 
-SectionDevice."Handset" {
+SectionDevice."HeadsetMic" {
 	Comment "Headset Microphone"
 
 	EnableSequence [
-- 
2.24.1



More information about the Alsa-devel mailing list