commit | 474e09ca017bd0f6e9bf41af643364a21bc27f43 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Aug 19 14:18:53 2009 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Aug 19 14:18:53 2009 +0100 |
tree | 622ea31cfaae4a20e4b39d8f1c53734ef6768b6f | |
parent | d1a5e44b89b35c88f8908f2b1774201704460f36 [diff] |
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>