commit | 828a842f2e02de5d884ee14bd3c21ddbc77ec60e | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Jan 15 13:14:30 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jan 19 13:02:32 2011 +0000 |
tree | cb1b8b1f2428dcaf346292f9fc87d3b7795acc80 | |
parent | a211701eb1e4a41bbee22d61f35dba8e55925db4 [diff] |
ASoC: Explicitly say if we're powering up or down Rather than passing the sequence to use for DAPM widgets around by reference explicitly say if we're powering up or down until the point where we need the sequence itself. This should make no practical difference in itself but supports future refactoring. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>