ASoC: dapm: Use generic power check for everything except DAIs
authorMark Brown <broonie@linaro.org>
Thu, 18 Jul 2013 21:03:01 +0000 (22:03 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 24 Jul 2013 13:56:15 +0000 (14:56 +0100)
As noticed by Lars-Peter Clausen since the move to using widgets to hook
into the DAIs we no longer directly manage the power of AIF or DAC/ADC
widgets from the stream integration so they can just use the generic power
checks instead of the custom stream integration ones they currently do.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/soc-dapm.c

Simple merge