aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rwxr-xr-xsound/soc/codecs/wm8994_samsung.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8994_samsung.c b/sound/soc/codecs/wm8994_samsung.c
index 8e924de..5716d43 100755
--- a/sound/soc/codecs/wm8994_samsung.c
+++ b/sound/soc/codecs/wm8994_samsung.c
@@ -527,7 +527,7 @@ static const struct snd_kcontrol_new wm8994_snd_controls[] = {
SOC_ENUM_EXT("Voice Call Path", path_control_enum[1],
wm8994_get_voice_path, wm8994_set_voice_path),
- SOC_ENUM_EXT("MIC Path", path_control_enum[2],
+ SOC_ENUM_EXT("Capture MIC Path", path_control_enum[2],
wm8994_get_mic_path, wm8994_set_mic_path),
#if defined USE_INFINIEON_EC_FOR_VT