diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-04-27 23:13:24 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-04-27 23:34:45 +0300 |
commit | bd1204cb51f15d202f95222e873a94ed5d07b784 (patch) | |
tree | 1613bc56de735f9b572c9eb579c999439fed4d3f /sound/soc/codecs/wm8580.c | |
parent | fa880775ab0d5a8d540972f7b6800fad1af16b75 (diff) | |
download | linux-bd1204cb51f15d202f95222e873a94ed5d07b784.tar.xz |
ASoC: Route all bias level updates through the core
Use the new snd_soc_codec_force_bias_level() helper function to invoke the
bias_level callback of a driver instead of calling the callback by hand.
Currently the effect of this is the same, but having all bias level updates
go through a central place will allow us to move more of the bias level
management into the DAPM core.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/wm8580.c')
0 files changed, 0 insertions, 0 deletions