[PATCH 1/1][SRU][U/H/OEM-5.10] UBUNTU: SAUCE: ALSA: hda/cirrus: Fix Headset Mic volume control name
You-Sheng Yang
vicamo.yang at canonical.com
Wed Mar 10 09:38:55 UTC 2021
From: Stefan Binding <sbinding at opensource.cirrus.com>
BugLink: https://bugs.launchpad.net/bugs/1918378
Signed-off-by: Stefan Binding <sbinding at opensource.cirrus.com>
Change-Id: I49c31897d124893d56aa23d9fd44ee77c2afdb72
(cherry picked from
https://github.com/CirrusLogic/product-support/blob/82915ae88a02781b173c83568426722789d74f37/dell/hda/5.10.7/0001-ALSA-hda-cirrus-Fix-Headset-Mic-volume-control-name.patch)
Signed-off-by: You-Sheng Yang <vicamo.yang at canonical.com>
---
sound/pci/hda/patch_cirrus.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/pci/hda/patch_cirrus.c b/sound/pci/hda/patch_cirrus.c
index 6a9e5c803977..5e938ab2bde3 100644
--- a/sound/pci/hda/patch_cirrus.c
+++ b/sound/pci/hda/patch_cirrus.c
@@ -1740,7 +1740,7 @@ static const struct snd_kcontrol_new cs8409_cs42l42_hp_volume_mixer = {
static const struct snd_kcontrol_new cs8409_cs42l42_amic_volume_mixer = {
.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
.index = 0,
- .name = "Headset Mic Capture Volume",
+ .name = "Mic Capture Volume",
.subdevice = (HDA_SUBDEV_AMP_FLAG | HDA_SUBDEV_NID_FLAG),
.access = (SNDRV_CTL_ELEM_ACCESS_READWRITE
| SNDRV_CTL_ELEM_ACCESS_TLV_READ),
--
2.30.1
More information about the kernel-team
mailing list