ASoC: Factor out widget power check operation
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 28 Sep 2011 17:28:23 +0000 (18:28 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 4 Oct 2011 15:50:19 +0000 (16:50 +0100)
commitd805002befc52a7edbfb0ec202a10a767e67515d
tree81a4e0f4d9ba2a7abcebe373cf55ed781a8b1873
parent35c64bcad5c8244d973efbf7e58f6e0e09635504
ASoC: Factor out widget power check operation

We've got the same code in two different places, let's have it in a single
place instead.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-dapm.c