]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Factor out application of power for generic widgets
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 13 Apr 2009 10:09:18 +0000 (11:09 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 13 Apr 2009 10:59:01 +0000 (11:59 +0100)
commit60add05e51f5cf59d8497b6ab7321aa0d2448a28
tree0fbc097dda7243a765aa2cccd59796a262d924fa
parent0e4d72881b1ae7ac1ae43b3ec1654b85f5884c17
ASoC: Factor out application of power for generic widgets

This is simple code motion, intended to support future refactoring of
the DAPM algorithms and (more immediately) the additon of events for
DACs and ADCs.

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