commit | 68f89ad8c233a88b10404c5fd8a1109d12999962 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Nov 03 23:51:49 2010 -0400 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Nov 11 14:54:15 2010 +0000 |
tree | e3dc10bbfc888c1bab9b3695f0476c1463e776fd | |
parent | 00fb0d98add90480f60db2d1701ef2bb68a73797 [diff] |
ASoC: Factor out boiler plate for DAPM event generation Make the DAPM sequence execution look a bit nicer by factoring out the code to invoke an event into a single function since it's all the same pretty much. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>