Skip to content

Commit

Permalink
Merge remote-tracking branch 'asoc/fix/wm8903' into tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
broonie committed Apr 11, 2013
2 parents f255e71 + f1ca493 commit ca62bed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sound/soc/codecs/wm8903.c
Original file line number Diff line number Diff line change
Expand Up @@ -1083,6 +1083,8 @@ static const struct snd_soc_dapm_route wm8903_intercon[] = {
{ "ROP", NULL, "Right Speaker PGA" },
{ "RON", NULL, "Right Speaker PGA" },

{ "Charge Pump", NULL, "CLK_DSP" },

{ "Left Headphone Output PGA", NULL, "Charge Pump" },
{ "Right Headphone Output PGA", NULL, "Charge Pump" },
{ "Left Line Output PGA", NULL, "Charge Pump" },
Expand Down

0 comments on commit ca62bed

Please sign in to comment.