From: Peter Ujfalusi Date: Mon, 26 Jul 2010 06:59:15 +0000 (+0300) Subject: ASoC: TWL4030: Capture route DAPM event fix X-Git-Tag: v2.6.36-rc1~493^2~1^2~14^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b93cc9f19bade9e9ddd41958352168dc0d266f48;p=pandora-kernel.git 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 Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed