Commit ee79c69a authored by Takashi Iwai's avatar Takashi Iwai

ALSA: hda - Add missing slave names for Speaker Surround, etc

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 7385df61
...@@ -3252,6 +3252,9 @@ static const char * const slave_pfxs[] = { ...@@ -3252,6 +3252,9 @@ static const char * const slave_pfxs[] = {
"Front", "Surround", "Center", "LFE", "Side", "Front", "Surround", "Center", "LFE", "Side",
"Headphone", "Speaker", "Mono", "Line Out", "Headphone", "Speaker", "Mono", "Line Out",
"CLFE", "Bass Speaker", "PCM", "CLFE", "Bass Speaker", "PCM",
"Speaker Front", "Speaker Surround", "Speaker CLFE", "Speaker Side",
"Headphone Front", "Headphone Surround", "Headphone CLFE",
"Headphone Side",
NULL, NULL,
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment