ASoC: Provide default set_bias_level() implementation
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 19 Aug 2009 13:18:53 +0000 (14:18 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 19 Aug 2009 13:18:53 +0000 (14:18 +0100)
commit474e09ca017bd0f6e9bf41af643364a21bc27f43
tree622ea31cfaae4a20e4b39d8f1c53734ef6768b6f
parentd1a5e44b89b35c88f8908f2b1774201704460f36
ASoC: Provide default set_bias_level() implementation

If the CODEC does not provide a set_bias_level() then update the
bias_level variable for it since other parts of the system expect
that to be maintained.

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