ASoC: Set idle_bias_off flag in snd_soc_codec_driver
authorAxel Lin <axel.lin@gmail.com>
Fri, 27 Jan 2012 10:02:09 +0000 (18:02 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 27 Jan 2012 11:22:05 +0000 (11:22 +0000)
commiteb3032f8b9c06b3ff06a318aa5842c5e14e1fa95
tree3c3a6e1faf2ab9812205c8984581f814c701136a
parent7c08b51f2fbb76b768d78ca6b0e13155d2c1e811
ASoC: Set idle_bias_off flag in snd_soc_codec_driver

Since commit 33c5f969 "ASoC: Allow idle_bias_off to be specified in CODEC
drivers", now we can set idle_bias_off flag in struct snd_soc_codec_driver
for devices can unconditionally support idle_bias_off.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/adau1373.c
sound/soc/codecs/adau1701.c
sound/soc/codecs/sn95031.c
sound/soc/codecs/tlv320aic3x.c
sound/soc/codecs/tlv320dac33.c
sound/soc/codecs/twl4030.c
sound/soc/codecs/wm8770.c
sound/soc/codecs/wm8804.c
sound/soc/codecs/wm8904.c
sound/soc/codecs/wm8995.c
sound/soc/codecs/wm8996.c
This page took 0.038358 seconds and 5 git commands to generate.