ASoC: Specify target bias state directly as a bias state
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 4 Jun 2011 10:25:10 +0000 (11:25 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Jun 2011 20:45:44 +0000 (21:45 +0100)
commit56fba41f8f6444f9e2db3bfe2c4cc5c5bac43d1d
treeac4e74a24720567d7babb1abbe1b92cc201b9f00
parent6dffdea70029f2e74c029eba3c24d07641fa4a77
ASoC: Specify target bias state directly as a bias state

Rather than a simple flag to say if we want the DAPM context to be at full
power specify the target bias state. This should have no current effect
but is a bit more direct and so makes it easier to change our decisions
about the which bias state to go into in future.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
include/sound/soc-dapm.h
include/sound/soc.h
sound/soc/soc-dapm.c