diff options
author | Jean-François Têtu <jean-francois.tetu@savoirfairelinux.com> | 2017-09-29 16:19:44 -0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-10-04 11:42:55 +0100 |
commit | 664611e7e02f76fbc5470ef545b2657ed25c292b (patch) | |
tree | 38f6beb0ada3525ffd8809e82f8fc3f162d3e336 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f53ee247ad546183fc13739adafc5579b9f0ebc0 (diff) |
ASoC: codecs: msm8916-wcd-analog: fix micbias level
The macro used to set the microphone bias level causes the
snd_soc_write() call to overwrite other fields in the CDC_A_MICB_1_VAL
register. The macro also does not return the proper level value
to use. This fixes this by preserving all bits from the register
that are not the level while setting the level.
Signed-off-by: Jean-François Têtu <jean-francois.tetu@savoirfairelinux.com>
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions