ALSA: rename "PC Speaker" controls to "Speaker"
To unify control names, rename "PC Speaker" to "Speaker" for PPC ALSA drivers. Signed-off-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
committed by
Takashi Iwai
parent
d355c82a01
commit
ad1cd74506
@@ -1253,6 +1253,7 @@ static void snd_mixer_oss_build(struct snd_mixer_oss *mixer)
|
||||
{ SOUND_MIXER_PCM, "PCM", 0 },
|
||||
{ SOUND_MIXER_SPEAKER, "Beep", 0 },
|
||||
{ SOUND_MIXER_SPEAKER, "PC Speaker", 0 }, /* fallback */
|
||||
{ SOUND_MIXER_SPEAKER, "Speaker", 0 }, /* fallback */
|
||||
{ SOUND_MIXER_LINE, "Line", 0 },
|
||||
{ SOUND_MIXER_MIC, "Mic", 0 },
|
||||
{ SOUND_MIXER_CD, "CD", 0 },
|
||||
|
Reference in New Issue
Block a user