commit | eb3032f8b9c06b3ff06a318aa5842c5e14e1fa95 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Jan 27 18:02:09 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jan 27 11:22:05 2012 +0000 |
tree | 3c3a6e1faf2ab9812205c8984581f814c701136a | |
parent | 7c08b51f2fbb76b768d78ca6b0e13155d2c1e811 [diff] |
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>