commit | b93cc9f19bade9e9ddd41958352168dc0d266f48 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@Nokia.com> | Mon Jul 26 09:59:15 2010 +0300 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Tue Jul 27 11:43:40 2010 +0100 |
tree | aaf493f865159ea6013e243bca54473ac2bad8d2 | |
parent | a7e7cd5bd7d1e0134032b8db5e64ceb9dac8b3ca [diff] |
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>