ASoC: Factor out generic widget power checks
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 20 Apr 2009 15:56:59 +0000 (16:56 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 20 Apr 2009 17:09:33 +0000 (18:09 +0100)
commitcd0f2d4736ae8efabc60e54ecc8f677d0eddce02
tree4f285d995cbb8422edb4b436f3732acfbec49ce7
parent9b5b0c01598f9782690b09ce6c49f4ba116dde44
ASoC: Factor out generic widget power checks

This will form a basis for further power check refactoring: the overall
goal of these changes is to allow us to check power separately to
applying it, allowing improvements in the power sequencing algorithms.

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