Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111081
b: refs/heads/master
c: 8ae23ec
h: refs/heads/master
i:
  111079: 0ac687f
v: v3
  • Loading branch information
Mark Brown authored and Jaroslav Kysela committed Oct 10, 2008
1 parent 874293e commit d34a19f
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: 6b34500c1ce9707b77ba1631bb21c8a1dea060bd
refs/heads/master: 8ae23ec3ab305b58140462234bddf2257af57bae
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8510.c
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ SOC_DAPM_SINGLE("PCM Playback Switch", WM8510_MONOMIX, 0, 1, 0),
};

static const struct snd_kcontrol_new wm8510_boost_controls[] = {
SOC_DAPM_SINGLE("Mic PGA Switch", WM8510_INPPGA, 6, 1, 0),
SOC_DAPM_SINGLE("Mic PGA Switch", WM8510_INPPGA, 6, 1, 1),
SOC_DAPM_SINGLE("Aux Volume", WM8510_ADCBOOST, 0, 7, 0),
SOC_DAPM_SINGLE("Mic Volume", WM8510_ADCBOOST, 4, 7, 0),
};
Expand Down

0 comments on commit d34a19f

Please sign in to comment.