aboutsummaryrefslogtreecommitdiffstats
path: root/sound/aoa/codecs/snd-aoa-codec-tas.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/aoa/codecs/snd-aoa-codec-tas.c')
-rw-r--r--sound/aoa/codecs/snd-aoa-codec-tas.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/aoa/codecs/snd-aoa-codec-tas.c b/sound/aoa/codecs/snd-aoa-codec-tas.c
index 2e39ff6ee349..27c1e2eea22b 100644
--- a/sound/aoa/codecs/snd-aoa-codec-tas.c
+++ b/sound/aoa/codecs/snd-aoa-codec-tas.c
@@ -309,7 +309,7 @@ static struct snd_kcontrol_new n##_control = { \
309 .private_value = idx, \ 309 .private_value = idx, \
310} 310}
311 311
312MIXER_CONTROL(pcm1, "PCM1", 0); 312MIXER_CONTROL(pcm1, "PCM", 0);
313MIXER_CONTROL(monitor, "Monitor", 2); 313MIXER_CONTROL(monitor, "Monitor", 2);
314 314
315static int tas_snd_capture_source_info(struct snd_kcontrol *kcontrol, 315static int tas_snd_capture_source_info(struct snd_kcontrol *kcontrol,