From: Mark Brown Date: Wed, 5 Jun 2013 18:36:11 +0000 (+0100) Subject: ASoC: dapm: Treat DAI widgets like AIF widgets for power X-Git-Tag: v3.10-rc6~15^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4616274d3382fa7698536d61b351e63cf0ce27f0;p=pandora-kernel.git ASoC: dapm: Treat DAI widgets like AIF widgets for power Even though they are virtual widgets DAI widgets still get counted for the DAPM context power management so we can't just use the active state to check if they should be powered as they may not be part of a complete path. Instead split them into input and output widgets and do the same power checks as we perform on AIFs. Reported-by: Stephen Warren Tested-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed