]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
ASoC: TWL4030: Capture route DAPM event fix
authorPeter Ujfalusi <peter.ujfalusi@Nokia.com>
Mon, 26 Jul 2010 06:59:15 +0000 (09:59 +0300)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 27 Jul 2010 10:43:40 +0000 (11:43 +0100)
commitb93cc9f19bade9e9ddd41958352168dc0d266f48
treeaaf493f865159ea6013e243bca54473ac2bad8d2
parenta7e7cd5bd7d1e0134032b8db5e64ceb9dac8b3ca
ASoC: TWL4030: Capture route DAPM event fix

There is no need to handle POST_PMU, POST_PMD event with
the Capture Route widget.
It is enough to handle POST_REG event, since that will come
when the user changes the routing, and we will switch the needed
bits in the registers.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/codecs/twl4030.c