ASoC: twl6040: Fix Stream DAPM mapping
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 4 Oct 2012 11:15:02 +0000 (14:15 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 4 Oct 2012 17:42:40 +0000 (18:42 +0100)
commit07ac2296fb24e40ba8271a08167b588f4bbbe90c
tree3c6f6a6bec02439300eee963af74dfc8f0f15cfc
parent9911f7f7562a25381eff93fdc660a4a3b4c0f6e0
ASoC: twl6040: Fix Stream DAPM mapping

Fixes commit: 805238b ASoC: twl6040: Convert to use DAI DAPM widgets
where the connection between the stream widgets and the ADC widgets was
reversed and because of this on capture the DAPM is not powering up the
codec.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/twl6040.c