Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193407
b: refs/heads/master
c: 759512f
h: refs/heads/master
i:
  193405: 1872609
  193403: 4ff3be6
  193399: f817bf6
  193391: 6f9c53a
  193375: 22060ec
  193343: 8cc5e1c
  193279: ded1474
v: v3
  • Loading branch information
Mark Brown committed Apr 26, 2010
1 parent 3464b8c commit 129e48f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3a278a0c65c924950c4744ba451a110998998044
refs/heads/master: 759512fbacfbb6fd9b7f77f9806fb4995775848f
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8974.c
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ SOC_SINGLE("ADC 128x Oversampling Switch", WM8974_ADC, 8, 1, 0),
static const struct snd_kcontrol_new wm8974_speaker_mixer_controls[] = {
SOC_DAPM_SINGLE("Line Bypass Switch", WM8974_SPKMIX, 1, 1, 0),
SOC_DAPM_SINGLE("Aux Playback Switch", WM8974_SPKMIX, 5, 1, 0),
SOC_DAPM_SINGLE("PCM Playback Switch", WM8974_SPKMIX, 0, 1, 1),
SOC_DAPM_SINGLE("PCM Playback Switch", WM8974_SPKMIX, 0, 1, 0),
};

/* Mono Output Mixer */
Expand Down

0 comments on commit 129e48f

Please sign in to comment.