]> git.openfabrics.org - ~emulex/infiniband.git/commit
ASoC: Explicitly say if we're powering up or down
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 15 Jan 2011 13:14:30 +0000 (13:14 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 19 Jan 2011 13:02:32 +0000 (13:02 +0000)
commit828a842f2e02de5d884ee14bd3c21ddbc77ec60e
treecb1b8b1f2428dcaf346292f9fc87d3b7795acc80
parenta211701eb1e4a41bbee22d61f35dba8e55925db4
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>
sound/soc/soc-dapm.c