Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321939
b: refs/heads/master
c: 17c3f7e
h: refs/heads/master
i:
  321937: e25b5c1
  321935: a5e57bf
v: v3
  • Loading branch information
Mark Brown committed Aug 13, 2012
1 parent 5b41ceb commit 09466ca
Show file tree
Hide file tree
Showing 2 changed files with 13 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: 14ebd8a8c15e9fed638120bdb93f1a814e13d6a9
refs/heads/master: 17c3f7e8f3ef796a9db3b22f3797188d0e7ac88c
12 changes: 12 additions & 0 deletions trunk/sound/soc/codecs/wm5110.c
Original file line number Diff line number Diff line change
Expand Up @@ -681,6 +681,18 @@ static const struct snd_soc_dapm_route wm5110_dapm_routes[] = {
{ "AIF2 Capture", NULL, "SYSCLK" },
{ "AIF3 Capture", NULL, "SYSCLK" },

{ "IN1L PGA", NULL, "IN1L" },
{ "IN1R PGA", NULL, "IN1R" },

{ "IN2L PGA", NULL, "IN2L" },
{ "IN2R PGA", NULL, "IN2R" },

{ "IN3L PGA", NULL, "IN3L" },
{ "IN3R PGA", NULL, "IN3R" },

{ "IN4L PGA", NULL, "IN4L" },
{ "IN4R PGA", NULL, "IN4R" },

ARIZONA_MIXER_ROUTES("OUT1L", "HPOUT1L"),
ARIZONA_MIXER_ROUTES("OUT1R", "HPOUT1R"),
ARIZONA_MIXER_ROUTES("OUT2L", "HPOUT2L"),
Expand Down

0 comments on commit 09466ca

Please sign in to comment.