Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248480
b: refs/heads/master
c: a3a85d3
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed May 17, 2011
1 parent 9a1fed0 commit 5bfde8c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 47ad1f4e40c4374243a56c8df168f4fb551c7915
refs/heads/master: a3a85d3983f7e18c46fba9f92c21d8a713de9791
6 changes: 6 additions & 0 deletions trunk/sound/pci/hda/patch_conexant.c
Original file line number Diff line number Diff line change
Expand Up @@ -475,12 +475,18 @@ static const struct snd_kcontrol_new cxt_beep_mixer[] = {
static const char * const slave_vols[] = {
"Headphone Playback Volume",
"Speaker Playback Volume",
"Front Playback Volume",
"Surround Playback Volume",
"CLFE Playback Volume",
NULL
};

static const char * const slave_sws[] = {
"Headphone Playback Switch",
"Speaker Playback Switch",
"Front Playback Switch",
"Surround Playback Switch",
"CLFE Playback Switch",
NULL
};

Expand Down

0 comments on commit 5bfde8c

Please sign in to comment.