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)
commit025756eca458b4a3d5e3d76baaffb2e8e3df79db
tree0fbc097dda7243a765aa2cccd59796a262d924fa
parentf4976116a98f108bf385f217332aadb3ca98fe66
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