]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit48c7cc14085fad7c011ba25fbcf1f5dc54700bc2
tree4f285d995cbb8422edb4b436f3732acfbec49ce7
parent479fd08b0e84c4ab43425846a4054946bec83887
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