ASoC: Factor out DAPM sequence execution
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 7 Jun 2009 09:12:52 +0000 (10:12 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 7 Jun 2009 12:03:27 +0000 (13:03 +0100)
commit163cac061c97394d4ef9c89efe5921dac937ddb8
tree5aa255e94be0f43be371f4ad8a6b271b0ce6457c
parent38357ab2c83631728afa37a783c9b1bd474a0739
ASoC: Factor out DAPM sequence execution

Lump the list walk into a single function, and pull in the power
application too so we can do some further refactoring. Pure code
motion.

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