Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350399
b: refs/heads/master
c: 57a10a1
h: refs/heads/master
i:
  350397: be02bc3
  350395: 6723930
  350391: 6ea0c9e
  350383: 59cbdef
  350367: 02506fc
  350335: 1f00c46
v: v3
  • Loading branch information
Mark Brown committed Jan 13, 2013
1 parent 73d431a commit ba08e93
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 55e7276e93f75ae032dbafca141a8403c7f1b450
refs/heads/master: 57a10a1fc3c42bdb5225ce22651d6f2b03ba8325
4 changes: 4 additions & 0 deletions trunk/sound/soc/codecs/wm5110.c
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,8 @@ SND_SOC_DAPM_OUTPUT("SPKDAT1L"),
SND_SOC_DAPM_OUTPUT("SPKDAT1R"),
SND_SOC_DAPM_OUTPUT("SPKDAT2L"),
SND_SOC_DAPM_OUTPUT("SPKDAT2R"),

SND_SOC_DAPM_OUTPUT("MICSUPP"),
};

#define ARIZONA_MIXER_INPUT_ROUTES(name) \
Expand Down Expand Up @@ -833,6 +835,8 @@ static const struct snd_soc_dapm_route wm5110_dapm_routes[] = {

{ "SPKDAT2L", NULL, "OUT6L" },
{ "SPKDAT2R", NULL, "OUT6R" },

{ "MICSUPP", NULL, "SYSCLK" },
};

static int wm5110_set_fll(struct snd_soc_codec *codec, int fll_id, int source,
Expand Down

0 comments on commit ba08e93

Please sign in to comment.