Browse Source

Merge remote-tracking branch 'asoc/fix/wm8903' into tmp

Mark Brown 12 years ago
parent
commit
ca62bed0bb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      sound/soc/codecs/wm8903.c

+ 2 - 0
sound/soc/codecs/wm8903.c

@@ -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" },