summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_conexant.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-03-01 17:14:41 (GMT)
committerTakashi Iwai <tiwai@suse.de>2012-03-02 07:59:23 (GMT)
commite49a3434f1bc64dc49ff3a56e416bb5894868dde (patch)
tree7a57fb0f61669be7061c2aa2ea99516dd7bc2bdf /sound/pci/hda/patch_conexant.c
parentb399997008b2beb729822643128d0de29b7edad0 (diff)
downloadlinux-fsl-qoriq-e49a3434f1bc64dc49ff3a56e416bb5894868dde.tar.xz
ALSA: hda - Kill hyphenated names
Kill hyphens from "Line-Out" name strings, as suggested by Mark Brown. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/patch_conexant.c')
-rw-r--r--sound/pci/hda/patch_conexant.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_conexant.c b/sound/pci/hda/patch_conexant.c
index ca117cf..d29d6d3 100644
--- a/sound/pci/hda/patch_conexant.c
+++ b/sound/pci/hda/patch_conexant.c
@@ -3482,7 +3482,7 @@ static int cx_automute_mode_info(struct snd_kcontrol *kcontrol,
"Disabled", "Enabled"
};
static const char * const texts3[] = {
- "Disabled", "Speaker Only", "Line-Out+Speaker"
+ "Disabled", "Speaker Only", "Line Out+Speaker"
};
const char * const *texts;