]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: Factor write of widget power out into a separate function
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 28 Sep 2011 16:02:31 +0000 (17:02 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 4 Oct 2011 15:50:17 +0000 (16:50 +0100)
commit05623c4314cba3971f8476151aff73126127925f
treec74ab55a9124a088f7fe233105431a1119973536
parentaa59802dedac98dc95310a456121cec6a9d6b63f
ASoC: Factor write of widget power out into a separate function

Split the decision about what the new power should be out from the
implementation of that decision.

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